bind9/doc
Artem Boldariev 992f815770 Add "protocols" options to the "tls" clause
This commit adds the ability to specify allowed TLS protocols versions
within the "tls" clause. If an unsupported TLS protocol version is
specified in a file, the configuration file will not pass
verification.

Also, this commit adds strict checks for "tls" clauses verification,
in particular:

- it ensures that loading configuration files containing duplicated
"tls" clauses is not allowed;

- it ensures that loading configuration files containing "tls" clauses
missing "cert-file" or "key-file" is not allowed;

- it ensures that loading configuration files containing "tls" clauses
named as "ephemeral" or "none" is not allowed.
2021-10-01 15:50:43 +03:00
..
arm Add "protocols" options to the "tls" clause 2021-10-01 15:50:43 +03:00
design rename dns_zone_master and dns_zone_slave 2021-08-30 11:06:12 -07:00
dev Add stats unit test 2021-08-24 09:07:15 +02:00
dnssec-guide Fix missing iterations value in dnssec-guide 2021-08-11 08:39:34 +00:00
doxygen Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
man Add "protocols" options to the "tls" clause 2021-10-01 15:50:43 +03:00
misc Add "protocols" options to the "tls" clause 2021-10-01 15:50:43 +03:00
notes Add CHANGES and release notes for [GL #2308] 2021-09-30 19:19:43 +00:00
Makefile.am Install man pages when sphinx-build tool is missing 2021-05-25 11:21:32 +02:00