]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test purge-keys option
authorMatthijs Mekking <matthijs@isc.org>
Tue, 9 Feb 2021 13:33:44 +0000 (14:33 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 23 Feb 2021 08:19:11 +0000 (09:19 +0100)
commitfc9dcbf41977e512cff528ed788bacaa2fabcc93
tree3428c7069c202c097b4dca8ed3705c560e7d1abd
parent8e4d0d51be32750c27913d5e65d523a2fe6448b8
Test purge-keys option

Add some more zones to the kasp system test to test the 'purge-keys'
option. Three zones test that the predecessor key files are removed
after the purge keys interval, one test checks that the key files
are retained if 'purge-keys' is disabled. For that, we change the
times to 90 days in the past (the default value for 'purge-keys').

(cherry picked from commit 6333ff15f0356878a34fe7c15d2a7cf9d24cd2d7)
bin/tests/system/kasp/ns3/named.conf.in
bin/tests/system/kasp/ns3/policies/autosign.conf.in
bin/tests/system/kasp/ns3/setup.sh
bin/tests/system/kasp/tests.sh