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-21.16:34:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395419658.61.0.308214773805.issue20995@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, so I think the latest patch is mostly good but I don't understand why the "restricted ciphers" (again, misnomer) would ban RC4 (and DSS?). These are the ciphers used by higher-level client libs, and connection failures will confuse the hell out of people.
History
Date User Action Args
2014-03-21 16:34:18pitrousetrecipients: + pitrou, lemburg, ncoghlan, vstinner, christian.heimes, benjamin.peterson, ezio.melotti, Arfrever, alex, r.david.murray, dstufft
2014-03-21 16:34:18pitrousetmessageid: <1395419658.61.0.308214773805.issue20995@psf.upfronthosting.co.za>
2014-03-21 16:34:18pitroulinkissue20995 messages
2014-03-21 16:34:18pitroucreate