]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add test for "insecure" policy
authorMatthijs Mekking <matthijs@isc.org>
Wed, 21 Apr 2021 14:37:17 +0000 (16:37 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 30 Apr 2021 09:18:38 +0000 (11:18 +0200)
commit9c6ff463fdd26aab45dd95b68d6c0816da753545
tree0bcb7fd1bb4e000b0533e50aa8d43c02c70a6313
parent17e3b056c87c912127fe94181108b4df898915f7
Add test for "insecure" policy

While it is meant to be used for transitioning a zone to insecure,
add a test case where a zone uses the "insecure" policy immediately.

The zone will go through DNSSEC maintenance, but the outcome should
be the same as 'dnssec-policy none;', that is the zone should be
unsigned.
bin/tests/system/kasp/ns3/named.conf.in
bin/tests/system/kasp/ns3/setup.sh
bin/tests/system/kasp/tests.sh