]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: Add TLS SNI extension to all outgoing TLS connections
authorArtem Boldariev <artem@isc.org>
Thu, 26 Dec 2024 15:57:10 +0000 (15:57 +0000)
committerArtem Boldariev <artem@isc.org>
Thu, 26 Dec 2024 15:57:10 +0000 (15:57 +0000)
This change ensures that SNI extension is used in outgoing connections over TLS (e.g. for DoT and DoH) when applicable.

Closes #5099

Merge branch 'artem-outgoing-tls-sni-support' into 'main'

See merge request isc-projects/bind9!9923


Trivial merge