bind9/bin/tests/system/transport-change
Š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
..
ns1 Disable DNSSEC validation instead of enabling it with empty TAs in tests 2025-07-06 14:18:10 +00:00
prereq.sh Add a system test to verify listener transport change functionality 2024-01-12 14:55:12 +02:00
privkey.pem Add a system test to verify listener transport change functionality 2024-01-12 14:55:12 +02:00
self-signed-cert.pem Add a system test to verify listener transport change functionality 2024-01-12 14:55:12 +02:00
self-signed-key.pem Add a system test to verify listener transport change functionality 2024-01-12 14:55:12 +02:00
setup.sh Remove invocations and mentions of clean.sh 2024-11-08 10:54:24 +01:00
tests.sh Fix flawed logic when detecting same listener type 2024-01-12 17:59:53 +02:00
tests_sh_transport_change.py Replace clean.sh files with extra_artifacts mark 2024-11-08 10:54:24 +01:00