bind9/lib/ns
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
..
include Add "protocols" options to the "tls" clause 2021-10-01 15:50:43 +03:00
tests rename dns_zone_master and dns_zone_slave 2021-08-30 11:06:12 -07:00
client.c enable keepalive when the keepalive EDNS option is seen 2021-08-27 09:56:51 -07:00
hooks.c The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
interfacemgr.c Remove the code to adjust listening interfaces for *-source-v6 2021-09-14 14:51:03 +02:00
lib.c Remove LIB<*>_EXTERNAL_DATA defines 2021-07-06 05:33:48 +00:00
listenlist.c Add "protocols" options to the "tls" clause 2021-10-01 15:50:43 +03:00
log.c Remove LIB<*>_EXTERNAL_DATA defines 2021-07-06 05:33:48 +00:00
Makefile.am Use -release instead of -version-info for internal library SONAMEs 2021-01-25 14:19:53 +01:00
notify.c rename dns_zone_master and dns_zone_slave 2021-08-30 11:06:12 -07:00
query.c rename dns_zone_master and dns_zone_slave 2021-08-30 11:06:12 -07:00
server.c Add (http-)listener-clients option (DoH quota mechanism) 2021-07-16 11:50:20 +03:00
sortlist.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
stats.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
update.c rename dns_zone_master and dns_zone_slave 2021-08-30 11:06:12 -07:00
xfrout.c rename dns_zone_master and dns_zone_slave 2021-08-30 11:06:12 -07:00