]> git.ipfire.org Git - thirdparty/bind9.git/commit
BIND - enable TLS SNI support for outgoing TLS connections
authorArtem Boldariev <artem@boldariev.com>
Tue, 17 Dec 2024 14:24:29 +0000 (16:24 +0200)
committerArtem Boldariev <artem@boldariev.com>
Thu, 26 Dec 2024 16:31:31 +0000 (18:31 +0200)
commit50876e52f1d3560378f19070b72a2850bfef127b
tree94c6cdca954b180d69b3c97868051d7536e4a2b8
parent01076f93967f53225f1606ccfec60806aba9f9e2
BIND - enable TLS SNI support for outgoing TLS connections

This commit ensures that BIND enables TLS SNI support for outgoing DoT
connections (when possible) in order to improve compatibility with
other DNS server software.

(cherry picked from commit 740292d3ec6b9cc0906756067c35750903057bfb)
lib/dns/dispatch.c