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 Arfrever, alex, benjamin.peterson, christian.heimes, dstufft, ezio.melotti, lemburg, ncoghlan, pitrou, r.david.murray, vstinner
Date 2014-03-20.22:21:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395354116.1.0.120371256556.issue20995@psf.upfronthosting.co.za>
In-reply-to
Content
By the way:

> Using the default or the "wide" open strings are inherently more
> dangerous because of the wide range of OpenSSL's that are in
> production use. It's hard without auditing every version of OpenSSL to 
> figure out what ciphers will be available in what circumstances

This doesn't parse. If the system OpenSSL isn't maintained properly, it's not Python's job to workaround that. And we certainly don't have the required knowledge and dedication anyway.
History
Date User Action Args
2014-03-20 22:21:56pitrousetrecipients: + pitrou, lemburg, ncoghlan, vstinner, christian.heimes, benjamin.peterson, ezio.melotti, Arfrever, alex, r.david.murray, dstufft
2014-03-20 22:21:56pitrousetmessageid: <1395354116.1.0.120371256556.issue20995@psf.upfronthosting.co.za>
2014-03-20 22:21:56pitroulinkissue20995 messages
2014-03-20 22:21:56pitroucreate