]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add DoT support to bind
authorWitold Kręcicki <wpk@isc.org>
Thu, 1 Oct 2020 11:18:47 +0000 (13:18 +0200)
committerOndřej Surý <ondrej@sury.org>
Wed, 9 Dec 2020 09:46:16 +0000 (10:46 +0100)
commitd7fa046a69facefb9bdafff9e2510f330584ed74
treedb964a3202f222f2c0b758d261461c176d3e3c1c
parent0f5fff5c1e5ee7c9c330925e54a38b991f77d1fa
Add DoT support to bind

Parse the configuration of tls objects into SSL_CTX* objects.  Listen on
DoT if 'tls' option is setup in listen-on directive.  Use DoT/DoH ports
for DoT/DoH.

(cherry picked from commit 38b78f59a08b11dc7c551dfe279df58203f2e2da)
lib/isc/netmgr/tcpdns.c