]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add check for NSEC3 and key algorithms
authorMatthijs Mekking <matthijs@isc.org>
Mon, 19 Oct 2020 08:19:52 +0000 (10:19 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 26 Nov 2020 14:15:03 +0000 (14:15 +0000)
commitd35dab3db88e8e80836fe39d61b94f2d4bc4cbb0
tree8a201525728a3ec3279ccdd26f97ae150404d026
parent00d7cc5144991f2486fcdf3b653fa61fd74d49bd
Add check for NSEC3 and key algorithms

NSEC3 is not backwards compatible with key algorithms that existed
before the RFC 5155 specification was published.

(cherry picked from commit 00c5dabea32204e27cbec835ff985c639a7d173d)
bin/tests/system/checkconf/kasp-bad-nsec3-alg.conf [new file with mode: 0644]
bin/tests/system/checkconf/kasp-bad-nsec3-iter.conf
bin/tests/system/checkconf/tests.sh
lib/dns/include/dns/result.h
lib/dns/result.c
lib/isccfg/kaspconf.c