]> 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)
commita0dd7dc1b02a00970eba8ddc0430f74ff7506be0
tree38d623ad2900f6c396537a8fd43909d68a85e9e9
parente3a950e510bf2b5664ffd0c7d673e139f4833587
remove rc4 from the default client ciphers (closes #23481)
Lib/ssl.py
Misc/NEWS