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 alex
Recipients alex, vstinner
Date 2014-10-14.23:12:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413328347.92.0.300124804372.issue22638@psf.upfronthosting.co.za>
In-reply-to
Content
This patch disables SSLv3 by default for Python. Uesrs can get it back by specifiying SSL_PROTOCOLv3 explicitly.
History
Date User Action Args
2014-10-14 23:12:27alexsetrecipients: + alex, vstinner
2014-10-14 23:12:27alexsetmessageid: <1413328347.92.0.300124804372.issue22638@psf.upfronthosting.co.za>
2014-10-14 23:12:27alexlinkissue22638 messages
2014-10-14 23:12:27alexcreate