mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-24 07:41:10 -04:00
This commit extends the 'doth' system test with a set of Strict/Mutual TLS related checks. This commit also makes each doth NS instance use its own TLS certificate that includes FQDN, IPv4, and IPv6 addresses, issued using a common Certificate Authority, instead of ad-hoc certs. Extend servers initialisation timeout to 60 seconds to improve the tests stability in the CI as certain configurations could fail to initialise on time under load.
9 lines
213 B
Text
9 lines
213 B
Text
gnutls-cli.*
|
|
headers.*
|
|
ns*/example.db
|
|
ns*/named.conf
|
|
# temporary files generated by "openssl ca"
|
|
/CA/*.old
|
|
# there is little point in keeping the certificate requests
|
|
# for the issued certificates
|
|
/CA/certs/*.csr
|