]> git.ipfire.org Git - thirdparty/bind9.git/commit
2677. [func] Changes to key metadata behavior:
authorEvan Hunt <each@isc.org>
Mon, 14 Sep 2009 18:45:45 +0000 (18:45 +0000)
committerEvan Hunt <each@isc.org>
Mon, 14 Sep 2009 18:45:45 +0000 (18:45 +0000)
commitb843f577bbcd6660fbaa506d9e55b156c689a5a8
tree879d3809ca538dd1607837e6d4b478487ad1dd01
parentd00827dabc7c9060b2653e2e76fa87b69e154e95
2677. [func] Changes to key metadata behavior:
- Keys without "publish" or "active" dates set will
  no longer be used for smart signing.  However,
  those dates will be set to "now" by default when
  a key is created; to generate a key but not use
  it yet, use dnssec-keygen -G.
- New "inactive" date (dnssec-keygen/settime -I)
  sets the time when a key is no longer used for
  signing but is still published.
- The "unpublished" date (-U) is deprecated in
  favor of "deleted" (-D).
[rt20247]
CHANGES
bin/dnssec/dnssec-keyfromlabel.c
bin/dnssec/dnssec-keyfromlabel.docbook
bin/dnssec/dnssec-keygen.c
bin/dnssec/dnssec-keygen.docbook
bin/dnssec/dnssec-settime.c
bin/dnssec/dnssec-settime.docbook
lib/dns/dnssec.c
lib/dns/dst_api.c
lib/dns/include/dst/dst.h