bind9/bin/tests/system/cipher-suites
Š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
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 Disable DNSSEC validation instead of enabling it with empty TAs in tests 2025-07-06 14:18:10 +00:00
self-signed-cert.pem Add a 'cipher-suites' option system test 2024-01-12 13:27:59 +02:00
self-signed-key.pem Add a 'cipher-suites' option system test 2024-01-12 13:27:59 +02:00
setup.sh Rewrite cipher-suites system test to pytest 2025-01-24 08:45:51 +00:00
tests_cipher_suites.py Test cipher-suites after zone transfers complete 2025-01-24 08:45:51 +00:00