]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: test: Test migrating to dnsec-policy alessio/always-preallocate-sigrdataset-baseline
authorMatthijs Mekking <matthijs@isc.org>
Tue, 19 Aug 2025 14:07:21 +0000 (14:07 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 19 Aug 2025 14:07:21 +0000 (14:07 +0000)
commitb24834c6046af11da983c907e0e76af80f021ffe
treef71ce2cee3e928b64e0f0f102876c2e313a4457f
parente6478836e7fdba51c771dab1edbae9bf909ff753
parentdfdac550d823861edcf447899dc4957404e473e4
new: test: Test migrating to dnsec-policy

Various test cases where legacy keys exist and are used to migrate to 'dnssec-policy'. These once existed as shell script but were removed because 'auto-dnssec' was removed. But the test cases are still useful if one wants to migrate to 'dnssec-policy' with such legacy keys, so it would be good to resurrect these tests.

Closes #3769

Merge branch '3769-migrate-zsk-ksk-plit' into 'main'

See merge request isc-projects/bind9!10787