]> git.ipfire.org Git - thirdparty/bind9.git/commit
simplify "dnssec-validation" configuration
authorEvan Hunt <each@isc.org>
Wed, 29 Oct 2025 01:34:55 +0000 (18:34 -0700)
committerEvan Hunt <each@isc.org>
Wed, 29 Oct 2025 18:28:12 +0000 (18:28 +0000)
commitfffae65e27e906c452294cd7b96a8fc2db550acd
tree8c7e8b8a16caf9ebe6e3a001b783497ff5924334
parentcd921cc7ef97404de941c9ac2f9fc14d63b75ef1
simplify "dnssec-validation" configuration

In the past, "dnssec-validation" was not looked up in the global
defaults unless "dnssec-enable" was true. "dnssec-enable" has been
obsolete for several years, but dnssec-validation was still being
configured in two steps.  This commit removes the vestigial bits of
the old logic.
bin/named/server.c