]> git.ipfire.org Git - thirdparty/bind9.git/commit
4839. [bug] zone.c:zone_sign was not properly determining
authorMark Andrews <marka@isc.org>
Tue, 5 Dec 2017 05:09:47 +0000 (16:09 +1100)
committerMark Andrews <marka@isc.org>
Tue, 5 Dec 2017 05:09:47 +0000 (16:09 +1100)
commit00f5ea91cf6d3897f24efb2ba097bda1df24082f
tree560f1a6f6416d6d142010e15137a8d87147a9352
parent6074bd498fccd6a5e66ccaa4eb9aa68903afed4d
4839.   [bug]           zone.c:zone_sign was not properly determining
                        if there were active KSK and ZSK keys for
                        a algorithm when update-check-ksk is true
                        (default) leaving records unsigned with one or
                        more DNSKEY algorithms. [RT #46774]
CHANGES
bin/tests/system/autosign/clean.sh
bin/tests/system/autosign/ns3/inaczsk3.example.db.in [new file with mode: 0644]
bin/tests/system/autosign/ns3/keygen.sh
bin/tests/system/autosign/ns3/named.conf
bin/tests/system/autosign/tests.sh
lib/dns/zone.c