bind9/bin/tests/system/database/ns1
Štěpán Balážik bb1c79fd72 Disable DNSSEC validation instead of enabling it with empty TAs in tests
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;`.

(cherry picked from commit 01d1ad7988)
2025-07-06 16:55:03 +00:00
..
named.conf.j2 Disable DNSSEC validation instead of enabling it with empty TAs in tests 2025-07-06 16:55:03 +00:00