]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add two more nsec3 system tests
authorMatthijs Mekking <matthijs@isc.org>
Tue, 11 Oct 2022 09:15:34 +0000 (11:15 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 3 Nov 2022 13:41:05 +0000 (14:41 +0100)
commitee18cfe215e12a320560bdf20f4dc15d60417eaf
tree6ef3e18728c187d99d22c3a0aba2f4e0e2fb6067
parent8f6efb844654fd20a3ae07366b75bd35d35991e5
Add two more nsec3 system tests

Add one more case that tests reconfiguring a zone to turn off
inline-signing. It should still be a valid DNSSEC zone and the NSEC3
parameters should not change.

Add another test to ensure that you cannot update the zone with a
NSEC3 record.

(cherry picked from commit 4cd8e8e9c34d7bf56a1a51d0c489b8a433076f27)
bin/tests/system/nsec3/clean.sh
bin/tests/system/nsec3/ns3/named.conf.in
bin/tests/system/nsec3/ns3/named2.conf.in
bin/tests/system/nsec3/ns3/setup.sh
bin/tests/system/nsec3/tests.sh