[issue19689] ssl.create_default_context()

Christian Heimes report at bugs.python.org
Sat Nov 23 15:28:58 CET 2013


Christian Heimes added the comment:

The patch implements HIGH:!aNULL:!RC4:!DSS

HIGH already covers !MD5:!EXPORT:!NULL:!SSLv2 and more

----------
Added file: http://bugs.python.org/file32799/ssl_create_default_context3.patch

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


More information about the Python-bugs-list mailing list