[issue21015] support SSL_CTX_set_ecdh_auto on newer OpenSSLs

Antoine Pitrou report at bugs.python.org
Sat Mar 22 12:06:21 CET 2014


Antoine Pitrou added the comment:

Here is a patch working with both 1.0.2 (set_ecdh_auto) and 1.0.1 (fallback on prime256v1).

----------
Added file: http://bugs.python.org/file34565/ssl_ecdh_auto.patch

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


More information about the Python-bugs-list mailing list