]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] chg: dev: Carefully check if the server name used for SNI is a hostname
authorArtem Boldariev <artem@isc.org>
Mon, 31 Mar 2025 12:42:51 +0000 (12:42 +0000)
committerArtem Boldariev <artem@isc.org>
Mon, 31 Mar 2025 12:42:51 +0000 (12:42 +0000)
Previously the code would not check if the string intended to be used
for SNI is a hostname.

See also: !9923

Closes #5225

Backport of MR !10254

Merge branch 'backport-5225-dig-sni-fix-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!10347


Trivial merge