]> git.ipfire.org Git - thirdparty/bind9.git/commit
2608. [func] Perform post signing verification checks in
authorMark Andrews <marka@isc.org>
Thu, 4 Jun 2009 02:41:54 +0000 (02:41 +0000)
committerMark Andrews <marka@isc.org>
Thu, 4 Jun 2009 02:41:54 +0000 (02:41 +0000)
commit5fa0c17a78ed4ecd80b65f3561893b5ad62e8239
tree128970b5b2f8babe3a6ba93072584481a9d80c07
parenta75a29c672c7218e5fda61e10e796b467e505d37
2608.   [func]          Perform post signing verification checks in
                        dnssec-signzone.  These can be disabled with -P.

                        The post sign verification test ensures that for each
                        algorithm in use there is at least one non revoked
                        self signed KSK key.  That all revoked KSK keys are
                        self signed.  That all records in the zone are signed
                        by the algorithm.  [RT #19653]
CHANGES
bin/dnssec/dnssec-signzone.c
bin/dnssec/dnssec-signzone.docbook
bin/dnssec/dnssectool.c
bin/tests/system/dnssec/ns1/sign.sh
bin/tests/system/dnssec/ns2/sign.sh
bin/tests/system/dnssec/ns3/sign.sh
lib/dns/dnssec.c
lib/dns/include/dns/dnssec.h
lib/dns/include/dns/keyvalues.h