Export to GitHub

httplib2 - issue #193

CertificateHostnameMismatch in testIPv6SSL if localhost hosts SSL server on [::1]:443


Posted on Dec 1, 2011 by Grumpy Horse

testIPv6SSL fails if the local host is running an SSL service listening on [::1]:443.

Comment #1

Posted on Dec 1, 2011 by Grumpy Horse

Fixed in https://bitbucket.org/jaraco/httplib2/changesets/tip/branch(%22issue%20193%22)

Comment #2

Posted on Jan 6, 2012 by Massive Hippo

Fixed in http://code.google.com/p/httplib2/source/detail?r=deb8a4fa910edf84720f8e4463fecd6a64cc5241

Thanks for the fix!

Status: Fixed

Labels:
Type-Defect Priority-Medium