Antoine Pitrou <pit...@free.fr> added the comment: It turns out SSL_CTX_clear_options() is not available before OpenSSL 0.9.8m. I adapted my patch to raise a ValueError when trying to clear options on older versions of OpenSSL. Setting additional options still works, though.
---------- Added file: http://bugs.python.org/file17377/sslopts4.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4870> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com