]> 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:11:53 +0000 (16:11 +1100)
commite01ef6f01c7e8f80122cd80a2e011425a0135489
tree85487c7b7b223622dd46a686ad758f0f441c0231
parentbea02a4cc08d57b9f36979906f291ac78a99060a
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]

(cherry picked from commit 00f5ea91cf6d3897f24efb2ba097bda1df24082f)
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