mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-25 19:02:12 -04:00
There are many system tests where we set `dnssec-validation yes;` only
to also set `trust-anchors { };` which effectively disables the
validation.
This commit replaces this convoluted setup with just
`dnssec-validation no;`.
|
||
|---|---|---|
| .. | ||
| all-cnames.db | ||
| edns-version.tld.db | ||
| named1.conf.in | ||
| named2.conf.in | ||
| root.hint | ||
| server.db.in | ||
| sub.tld1.db | ||
| tld2.db | ||