[issue4870] ssl module is missing SSL_OP_NO_SSLv2

Giampaolo Rodola' report at bugs.python.org
Wed Jan 7 19:11:44 CET 2009


New submission from Giampaolo Rodola' <billiejoex at users.sourceforge.net>:

As came out here:
http://groups.google.it/group/comp.lang.python/browse_thread/thread/7d5b96f9bacb03d3?hl=it#
...the ssl module does not provide any facility to disable SSL version
2. This is very important when writing SSLv3/TLSv1 compatible servers.

----------
components: Library (Lib)
messages: 79357
nosy: giampaolo.rodola, janssen
severity: normal
status: open
title: ssl module is missing SSL_OP_NO_SSLv2
type: security
versions: Python 2.6, Python 2.7, Python 3.0, Python 3.1

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


More information about the Python-bugs-list mailing list