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 pitrou
Recipients alex, dstufft, pitrou
Date 2014-01-09.16:51:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389286269.25.0.603010000254.issue20207@psf.upfronthosting.co.za>
In-reply-to
Content
Please qualify the request a bit: do you mean something should be done in the ssl module? One solution is to add OP_NO_SSLv2 when the user asks for a PROTOCOL_SSLv23 socket. Is it what you mean?
History
Date User Action Args
2014-01-09 16:51:09pitrousetrecipients: + pitrou, alex, dstufft
2014-01-09 16:51:09pitrousetmessageid: <1389286269.25.0.603010000254.issue20207@psf.upfronthosting.co.za>
2014-01-09 16:51:09pitroulinkissue20207 messages
2014-01-09 16:51:09pitroucreate