]> git.ipfire.org Git - thirdparty/bind9.git/commit
Error if signatures-refresh is too high
authorMatthijs Mekking <matthijs@isc.org>
Fri, 6 May 2022 14:54:49 +0000 (16:54 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 31 May 2022 13:45:14 +0000 (15:45 +0200)
commit82fd89107f2cb784aabc798fbb65bbb44e608c2c
tree1c87d3037fe3691ef81c1d7cd5d4a35d771ab0fe
parente7322e8f781f94f26268b5da0c5a0ca6f5f04595
Error if signatures-refresh is too high

The signatures-refresh should not near the signatures-validity value,
to prevent operational instability. Same is true when checking against
signatures-validity-dnskey.
bin/tests/system/checkconf/kasp-bad-signatures-refresh.conf [new file with mode: 0644]
bin/tests/system/checkconf/tests.sh
lib/isccfg/kaspconf.c