[issue4870] ssl module is missing SSL_OP_NO_SSLv2

Antoine Pitrou report at bugs.python.org
Mon May 17 00:09:19 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Here is an updated patch, following checkin of the new SSL contexts. Options can be specified as an `options` property on SSL contexts.

----------
nosy: +exarkun, heikki
Added file: http://bugs.python.org/file17373/sslopts3.patch

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


More information about the Python-bugs-list mailing list