]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add KSK roll test case
authorMatthijs Mekking <matthijs@isc.org>
Wed, 4 Sep 2024 13:57:55 +0000 (15:57 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 1 Nov 2024 14:50:16 +0000 (15:50 +0100)
commit8cf5f972f4e92b732d34a7715a789c64cdf997e4
treea1689dd8e255e8cd9ec9d0d0fdfe777b0c996c5c
parent708927e03d152983557b6a2d0d40888e0ccffad5
Add KSK roll test case

Add a test case for Offline KSK where during the lifespan of the Signed
Key Response a KSK rollover happens. Ensure that the correct DNSKEY,
CDNSKEY, and CDS records are published at the right times.
bin/tests/system/ksr/ns1/named.conf.in
bin/tests/system/ksr/ns1/setup.sh
bin/tests/system/ksr/tests_ksr.py