[issue20207] Disable SSLv2 in Python 2.x

Roundup Robot report at bugs.python.org
Thu Jan 9 20:09:12 CET 2014


Roundup Robot added the comment:

New changeset 613b403ca9f1 by Antoine Pitrou in branch '3.3':
Issue #20207: Always disable SSLv2 except when PROTOCOL_SSLv2 is explicitly asked for.
http://hg.python.org/cpython/rev/613b403ca9f1

New changeset e02288de43ed by Antoine Pitrou in branch 'default':
Issue #20207: Always disable SSLv2 except when PROTOCOL_SSLv2 is explicitly asked for.
http://hg.python.org/cpython/rev/e02288de43ed

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20207>
_______________________________________


More information about the Python-bugs-list mailing list