From: Nikos Mavrogiannopoulos Date: Fri, 29 Aug 2014 17:56:08 +0000 (+0200) Subject: remove text not applicable in that version X-Git-Tag: gnutls_3_4_0~1008 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3fabaab5b01e2e0393b357b1b2a724eae5265ee;p=thirdparty%2Fgnutls.git remove text not applicable in that version --- diff --git a/lib/x509/hostname-verify.c b/lib/x509/hostname-verify.c index b5b9c056c5..e924d5fe0c 100644 --- a/lib/x509/hostname-verify.c +++ b/lib/x509/hostname-verify.c @@ -109,9 +109,6 @@ static int has_embedded_null(const char *str, unsigned size) * The latter fallback exists due to misconfiguration of many servers * which place an IPAddress inside the DNSName extension. * - * The comparison of dns names may have false-negatives as it is done byte - * by byte in non-ascii names. - * * When the flag %GNUTLS_VERIFY_DO_NOT_ALLOW_WILDCARDS is specified no * wildcards are considered. Otherwise they are only considered if the * domain name consists of three components or more, and the wildcard