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 christian.heimes
Recipients christian.heimes, giampaolo.rodola, janssen, pitrou
Date 2013-11-05.22:57:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383692232.58.0.310780294932.issue19509@psf.upfronthosting.co.za>
In-reply-to
Content
None of the TLS/SSL classes for ftp, imap, nntp, pop and smtp have support for match_hostname() in order to verify that the SSL cert matches the host name. I'm not sure how we can handle the problem without creating backwards incompatibilities.
History
Date User Action Args
2013-11-05 22:57:12christian.heimessetrecipients: + christian.heimes, janssen, pitrou, giampaolo.rodola
2013-11-05 22:57:12christian.heimessetmessageid: <1383692232.58.0.310780294932.issue19509@psf.upfronthosting.co.za>
2013-11-05 22:57:12christian.heimeslinkissue19509 messages
2013-11-05 22:57:12christian.heimescreate