[issue13627] Python SSL stack doesn't support Elliptic Curve ciphers

Vinay Sajip report at bugs.python.org
Fri Feb 17 18:05:59 CET 2012


Vinay Sajip <vinay_sajip at yahoo.co.uk> added the comment:

Also, if it's OK for the Elliptic Curve code to be optional in builds, the failure to import OP_SINGLE_ECDH_USE into ssl.py from _ssl should not cause "import ssl" to fail.

----------

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


More information about the Python-bugs-list mailing list