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 ned.deily
Recipients alex, benjamin.peterson, christian.heimes, doko, dstufft, giampaolo.rodola, janssen, kroeckx, ned.deily, pitrou, vstinner
Date 2014-11-30.23:31:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Clearly we need to support openssl's without SSLv3 so I think some version of this needs to be applied to all branches (preferably in time for 2.7.9, Benjamin?).  Kurt, if you haven't already, could you sign the contributor agreement so we can use the patch (https://www.python.org/psf/contrib/contrib-form/)?  And I guess it would be nice to generalize the SSLv2 checks as doko suggests.
History
Date User Action Args
2014-11-30 23:31:22ned.deilysetrecipients: + ned.deily, doko, janssen, pitrou, vstinner, giampaolo.rodola, christian.heimes, benjamin.peterson, alex, dstufft, kroeckx
2014-11-30 23:31:22ned.deilysetmessageid: <[email protected]>
2014-11-30 23:31:21ned.deilylinkissue22935 messages
2014-11-30 23:31:21ned.deilycreate