bind9/lib/bind9
Artem Boldariev 3b88d783a2 Add "ciphers" options to the "tls" clause
This commit adds support for setting TLS cipher list string in the
format specified in the OpenSSL
documentation (https://www.openssl.org/docs/man1.1.1/man1/ciphers.html).

The syntax of the cipher list is verified so that specifying the wrong
string will prevent the configuration from being loaded.
2021-10-01 15:50:43 +03:00
..
include update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
check.c Add "ciphers" options to the "tls" clause 2021-10-01 15:50:43 +03:00
getaddresses.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am Make the DNS over HTTPS support optional 2021-07-07 09:50:53 +02:00