Antoine Pitrou added the comment:

So, I think I've found the issue. On OpenSSL < 1.0.0, the ECDH ciphers exist 
but the "ECDH" cipher alias doesn't. I've committed a patch which should fix 
the issue, although the set_ciphers() call may be entirely useless given our 
current default cipher list.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21015>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to