]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add kasp test policy goes straight to "none"
authorMatthijs Mekking <matthijs@isc.org>
Mon, 26 Apr 2021 12:24:59 +0000 (14:24 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 30 Apr 2021 09:20:41 +0000 (11:20 +0200)
commit287428e0aa2f426f8b248dd68e4497aea093d19b
tree2fb9648a37549a2e9b258ef010eef1036ae99e23
parent75024736a4b0781dff26dcd6bd000f8ec8971a24
Add kasp test policy goes straight to "none"

Add a test case when a dnssec-policy is reconfigured to "none",
without setting it to "insecure" first. This is unsupported behavior,
but we want to make sure the behavior is somewhat expected. The
zone should remain signed (but will go bogus once the signatures
expire).
bin/tests/system/kasp/ns6/named.conf.in
bin/tests/system/kasp/ns6/named2.conf.in
bin/tests/system/kasp/ns6/setup.sh
bin/tests/system/kasp/tests.sh