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, benjamin.peterson, christian.heimes, dstufft, ezio.melotti, lemburg, ncoghlan, pitrou, r.david.murray, vstinner
Date 2014-03-20.17:37:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395337020.79.0.495550355693.issue20995@psf.upfronthosting.co.za>
In-reply-to
Content
That's because of the set of ciphersuites offered by the server (see https://www.ssllabs.com/ssltest/analyze.html?d=linuxfr.org), it's not an inevitable property of TLS. For example jenkins.cryptography.io (see https://www.ssllabs.com/ssltest/analyze.html?d=jenkins.cryptography.io) offers ECDHE suites without any RC4 at all.
History
Date User Action Args
2014-03-20 17:37:00alexsetrecipients: + alex, lemburg, ncoghlan, pitrou, vstinner, christian.heimes, benjamin.peterson, ezio.melotti, r.david.murray, dstufft
2014-03-20 17:37:00alexsetmessageid: <1395337020.79.0.495550355693.issue20995@psf.upfronthosting.co.za>
2014-03-20 17:37:00alexlinkissue20995 messages
2014-03-20 17:37:00alexcreate