bind9/bin/named
Artem Boldariev 57f0251713 Add support for Strict/Mutual TLS into BIND
This commit adds support for Strict/Mutual TLS into BIND. It does so
by implementing the backing code for 'hostname' and 'ca-file' options
of the 'tls' statement. The commit also updates the documentation
accordingly.
2022-03-28 16:22:53 +03:00
..
include Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
builtin.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
config.c Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 08:33:43 +01:00
control.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:33:43 +01:00
controlconf.c Remove extrahandle size from netmgr 2022-03-25 10:38:35 +01:00
dlz_dlopen_driver.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
fuzz.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
geoip.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
logconf.c Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 08:33:43 +01:00
main.c Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
Makefile.am Add '\n' to the end of each line when generating xsl.c 2021-11-02 11:18:45 +00:00
named.conf.rst Restore disabled unused 'tls' options: 'ca-file' and 'hostname' 2022-03-28 16:22:53 +03:00
named.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
os.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
server.c Add support for Strict/Mutual TLS into BIND 2022-03-28 16:22:53 +03:00
statschannel.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:33:43 +01:00
tkeyconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
transportconf.c Restore disabled unused 'tls' options: 'ca-file' and 'hostname' 2022-03-28 16:22:53 +03:00
tsigconf.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
xsl_p.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneconf.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:33:43 +01:00