New submission from Giampaolo Rodola' <billiej...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue4870>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to