]> git.ipfire.org Git - thirdparty/bind9.git/commit
Generate test zone with multiple NSEC and NSEC3 chains
authorMark Andrews <marka@isc.org>
Thu, 18 Nov 2021 03:22:04 +0000 (14:22 +1100)
committerMark Andrews <marka@isc.org>
Mon, 22 Nov 2021 21:44:47 +0000 (08:44 +1100)
commit77ca7783775597618cf5e9b459c7c8a281b1cec1
tree9c02f793d2f957fe6e84e4de34324b6e4e9dcd73
parente3ca3156a52c5ad59ee883d4056ef94f01e5cf0e
Generate test zone with multiple NSEC and NSEC3 chains

The method used to generate a test zone with multiple NSEC and
NSEC3 chains was incorrect.  Multiple calls to dnssec-signzone
with multiple parameters is not additive.  Extract the chain on
each run then add them to the final signed zone instance.
bin/tests/system/dnssec/clean.sh
bin/tests/system/dnssec/ns3/sign.sh