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 alex, christian.heimes, dstufft, janssen, yan12125
Date 2016-09-19.07:01:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474268510.02.0.130257611513.issue28182@psf.upfronthosting.co.za>
In-reply-to
Content
What do we do about ssl.CertificateError? It's not a subclass of SSLError and raised by match_hostname().
History
Date User Action Args
2016-09-19 07:01:50christian.heimessetrecipients: + christian.heimes, janssen, alex, dstufft, yan12125
2016-09-19 07:01:50christian.heimessetmessageid: <1474268510.02.0.130257611513.issue28182@psf.upfronthosting.co.za>
2016-09-19 07:01:50christian.heimeslinkissue28182 messages
2016-09-19 07:01:49christian.heimescreate