]> 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:16:48 +0000 (09:16 +0100)
commit6333ff15f0356878a34fe7c15d2a7cf9d24cd2d7
tree5bb2e6ec464fe114f57d4b0b2aa225625cd7236c
parent8c526cb67f5389986ca74bde893ab208ba690cb0
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').
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