Antoine Pitrou <pit...@free.fr> added the comment:

Here is a patch adding a set_ecdh_curve() method on SSL contexts, and a 
ssl.OP_SINGLE_ECDH_USE option flag. This is enough to enable ECDH with 
compatible clients (I've tested with Firefox and openssl s_client).

----------
keywords: +patch
stage: needs patch -> patch review
Added file: http://bugs.python.org/file24050/ecdh.patch

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

Reply via email to