]> git.ipfire.org Git - thirdparty/bind9.git/commit
kasp: Add test case for migrating KSK/ZSK to CSK
authorMatthijs Mekking <matthijs@isc.org>
Fri, 6 Jan 2023 11:36:23 +0000 (12:36 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 17 Apr 2023 08:56:08 +0000 (10:56 +0200)
commitc42ec8a56e12f79b5b80e522425b5cf1bd9a6fe9
treea3d89caa652a68b93091521fb45a08611a4c50e8
parent02edb42a0a110eddc92e53e14a6bf61603f3897c
kasp: Add test case for migrating KSK/ZSK to CSK

Add a test case to cover #3679 where a user migrates from a KSK/ZSK
split using auto-dnssec maintain, to the default dnssec-policy (CSK).

The test actually does not use the default dnssec-policy, but it does
use one that has the same keys clause. For testing convenience, we use
the same propagation time values as other test cases that migrate to
dnssec-policy with mismatching existing key set.
bin/tests/system/keymgr2kasp/ns3/kasp.conf.in
bin/tests/system/keymgr2kasp/ns3/named.conf.in
bin/tests/system/keymgr2kasp/ns3/named2.conf.in
bin/tests/system/keymgr2kasp/ns3/setup.sh
bin/tests/system/keymgr2kasp/tests.sh