]> git.ipfire.org Git - thirdparty/bind9.git/commit
[v9_9] fix incorrect nsec3 check
authorEvan Hunt <each@isc.org>
Wed, 23 Jan 2013 22:57:18 +0000 (14:57 -0800)
committerEvan Hunt <each@isc.org>
Wed, 23 Jan 2013 22:57:18 +0000 (14:57 -0800)
commitbf9d2fd260b1c8bb707209345f4a28d7924e18d7
tree693b97c07d7e004d657c9927bfcf770aebb1203c
parentd2c5763ef4a8fa28cacb478542cb21e15b8fbee1
[v9_9] fix incorrect nsec3 check

    - check for NSEC3 in empty nodes when not due to optout delegations
    - fixed typo in output ("Bad record NSEC record")
    - incidentally fixed an error in signzone that caused an
      incorrect warning about missing DNSKEYs when using -S
      and -3 together

3473. [bug] dnssec-signzone/verify could incorrectly report
an error condition due to an empty node above an
opt-out delegation lacking an NSEC3. [RT #32072]
(cherry picked from commit 9a0dd99a757c469d9530acd5cb11789b3b0af5ce)
CHANGES
bin/dnssec/dnssec-signzone.c
bin/dnssec/dnssectool.c
bin/tests/system/dnssec/tests.sh
bin/tests/system/verify/tests.sh
bin/tests/system/verify/zones/genzones.sh