]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add kasp tests for offline keys
authorMatthijs Mekking <matthijs@isc.org>
Mon, 12 Apr 2021 13:26:34 +0000 (15:26 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 5 May 2021 10:50:07 +0000 (12:50 +0200)
commitbc641fc965b1e832ba15a7cb0f772badcfcb32ec
treed7a9f66949e8cdff1a1027b4d0b387d5c4c81911
parent23b85a4679b9c15e0a3e4f254786e3e65fe2acac
Add kasp tests for offline keys

Add a test for default.kasp that if we remove the private key file,
no successor key is created for it. We need to update the kasp script
to deal with a missing private key. If this is the case, skip checks
for private key files.

Add a test with a zone for which the private key of the ZSK is missing.

Add a test with a zone for which the private key of the KSK is missing.

(cherry picked from commit 4a8ad0a77f7f8baa0fda4d30760b6fbd2e617845)
bin/tests/system/kasp.sh
bin/tests/system/kasp/ns3/named.conf.in
bin/tests/system/kasp/ns3/setup.sh
bin/tests/system/kasp/tests.sh