mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-19 00:55:01 -04:00
Change the 'forward' system test to enable DoT on ns2 server, and test that forwarding from ns4 to the DoT-enabled ns2 works. In order to test different scenarios, create a test CA (based on similar CAs for 'doth' and 'nsupdate' system tests), and test both insecure (no certificate validation) and secure (also with mutual TLS) TLS configurations, as well as a configuration with an expired certificate.
5 lines
160 B
Text
5 lines
160 B
Text
# temporary files generated by "openssl ca"
|
|
/CA/*.old
|
|
# there is little point in keeping the certificate requests
|
|
# for the issued certificates
|
|
/CA/certs/*.csr
|