Mark Dickinson added the comment: The docs[1] for SSL_set_ecdh_auto say: "These functions were first added to OpenSSL 1.0.2." From looking at Modules/_ssl.c, it looks as though we're trying to use them when the version is >= 0.9.8.
[1] ftp://ftp.ulakbim.gov.tr/pub/openssl/docs/ssl/SSL_CTX_set1_curves.html ---------- nosy: +mark.dickinson _______________________________________ 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