[issue22935] Disabling SSLv3 support

STINNER Victor report at bugs.python.org
Fri Dec 12 12:56:20 CET 2014


STINNER Victor added the comment:

get_server_certificate_sslv23.patch: Patch to use PROTOCOL_SSLv23 by default in get_server_certificate(), as done in Python 2.7 and 3.5.

----------
Added file: http://bugs.python.org/file37424/get_server_certificate_sslv23.patch

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


More information about the Python-bugs-list mailing list