]> git.ipfire.org Git - thirdparty/bind9.git/commit
Forbid zones with both dnssec-policy and max-zone-ttl
authorEvan Hunt <each@isc.org>
Tue, 19 Jul 2022 19:13:42 +0000 (12:13 -0700)
committerEvan Hunt <each@isc.org>
Wed, 20 Jul 2022 18:57:37 +0000 (11:57 -0700)
commitb1d0cac280cd97f2a0ef09655f24ed23645804ed
tree6b6b1cd59dd9cfab5ba54ffce5ab28f0667e6bcf
parent0712ba502cdc9bb2a55bcd3b41184cddd29b47fb
Forbid zones with both dnssec-policy and max-zone-ttl

Since max-zone-ttl in zone/view/options is a no-op if dnssec-policy
is in use, let's make that a fatal error.
bin/tests/system/checkconf/bad-kasp-max-zone-ttl.conf [new file with mode: 0644]
doc/arm/reference.rst
lib/bind9/check.c