]> granicus.if.org Git - python/commit
remove rc4 from the default client ciphers (closes #23481)
authorBenjamin Peterson <benjamin@python.org>
Thu, 19 Feb 2015 22:57:08 +0000 (17:57 -0500)
committerBenjamin Peterson <benjamin@python.org>
Thu, 19 Feb 2015 22:57:08 +0000 (17:57 -0500)
commit500af332f407d9a83a0232e4018e10cb49a76a79
tree0905fc87c95afc33b30e5ce78716899ee3ecb808
parent6a2c4a1a2964f1696732521a804672f663ebae59
remove rc4 from the default client ciphers (closes #23481)
Lib/ssl.py
Misc/NEWS