gnutls_x509_crt_check_hostname() will never compare against IPaddress.
commitf7f7eb25e59fe18796e70e3802ba90f21020c5f5
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 21 Apr 2011 16:51:56 +0000 (21 18:51 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 21 Apr 2011 16:53:02 +0000 (21 18:53 +0200)
tree202702809b3d5acf1a622f47da415de6ebe1fd7f
parentf52e1be8325170a4752986197037e0ad9735572d
gnutls_x509_crt_check_hostname() will never compare against IPaddress.
(previous comparison was flawed)
lib/x509/rfc2818_hostname.c