This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author fweimer
Recipients Arfrever, christian.heimes, fweimer, iankko, mpessas, pitrou
Date 2013-05-16.12:50:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368708610.69.0.227631887513.issue17980@psf.upfronthosting.co.za>
In-reply-to
Content
The host name is looked up to get the IP address to connect to.  The lookup will fail if the host name is longer than 255 characters, and the crafted certificate is never retrieved.
History
Date User Action Args
2013-05-16 12:50:10fweimersetrecipients: + fweimer, pitrou, christian.heimes, Arfrever, iankko, mpessas
2013-05-16 12:50:10fweimersetmessageid: <1368708610.69.0.227631887513.issue17980@psf.upfronthosting.co.za>
2013-05-16 12:50:10fweimerlinkissue17980 messages
2013-05-16 12:50:10fweimercreate