From: Artem Boldariev Date: Mon, 31 Mar 2025 11:57:49 +0000 (+0000) Subject: chg: dev: Carefully check if the server name used for SNI is a hostname X-Git-Tag: v9.21.7~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6e6430b54212569a61c4f48b9bf65019cc70b46;p=thirdparty%2Fbind9.git chg: dev: Carefully check if the server name used for SNI is a hostname Previously the code would not check if the string intended to be used for SNI is a hostname. See also: !9923 Closes #5225 Merge branch '5225-dig-sni-fix' into 'main' See merge request isc-projects/bind9!10254 --- b6e6430b54212569a61c4f48b9bf65019cc70b46