bind9/bin/tests/system/redirect
Štěpán Balážik 01d1ad7988 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;`.
2025-07-06 14:18:10 +00:00
..
conf Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns1 Disable DNSSEC validation instead of enabling it with empty TAs in tests 2025-07-06 14:18:10 +00:00
ns2 Disable DNSSEC validation instead of enabling it with empty TAs in tests 2025-07-06 14:18:10 +00:00
ns3 Disable DNSSEC validation instead of enabling it with empty TAs in tests 2025-07-06 14:18:10 +00:00
ns4 Disable DNSSEC validation instead of enabling it with empty TAs in tests 2025-07-06 14:18:10 +00:00
ns5 Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00
ns6 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
setup.sh Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00
tests.sh Checking nxdomain-redirect against built-in RFC-1918 zone 2024-03-28 13:15:45 +01:00
tests_sh_redirect.py Replace clean.sh files with extra_artifacts mark 2024-11-08 10:54:24 +01:00