]> 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 11:58:22 +0000 (13:58 +0200)
commit8db61e976a83c30ffaf9b64ec4b8f34006bf45f9
treef530d8e500e3d09a9b0090eeb7c7dd0d99e4e4d6
parent305fc213a0e7c0c98200a0162ad11059513d2fcc
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).

(cherry picked from commit 287428e0aa2f426f8b248dd68e4497aea093d19b)
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