]> git.ipfire.org Git - thirdparty/bind9.git/commit
warn about zones with both dnssec-policy and max-zone-ttl
authorEvan Hunt <each@isc.org>
Thu, 21 Jul 2022 18:07:31 +0000 (11:07 -0700)
committerEvan Hunt <each@isc.org>
Fri, 22 Jul 2022 22:24:34 +0000 (15:24 -0700)
commitfb8f102ffcd0e0bb3b9691ceec5ee8a24025af28
tree1d3ae7e9e7765c0bca23b8c2d4eb4e24ac62c9d6
parent1ed5eb38e4fb4a35af3ab949bb49dbf3fdb3dd12
warn about zones with both dnssec-policy and max-zone-ttl

max-zone-ttl in zone/view/options is a no-op if dnssec-policy
is in use, so generate a warning.
bin/tests/system/checkconf/tests.sh
bin/tests/system/checkconf/warn-kasp-max-zone-ttl.conf [new file with mode: 0644]
lib/bind9/check.c