]> git.ipfire.org Git - thirdparty/bind9.git/commit
Allow for lifetime not set in state file
authorMatthijs Mekking <matthijs@isc.org>
Tue, 29 Jul 2025 07:22:00 +0000 (09:22 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 19 Aug 2025 14:07:12 +0000 (14:07 +0000)
commit89e90c30f89fc129b31b76768881f266087bf08a
tree5f925bf48afc90148169d827437b0fb7acf8fb4b
parent1a8cbf11fe03cf88a0e17095fe13a8e3bdb424fd
Allow for lifetime not set in state file

When migrating to dnssec-policy, keys that do not match will not have
a lifetime set. Adjust the test code to allow for that. Setting '-'
in a key properties string signals lifetime is expected not to be set.
bin/tests/system/isctest/kasp.py