[issue26470] Make OpenSSL module compatible with OpenSSL 1.1.0

Christian Heimes report at bugs.python.org
Tue Apr 19 18:21:53 EDT 2016


Christian Heimes added the comment:

The patch makes Python compatible with OpenSSL 1.1.0-pre6-dev from
git. The ssl and hashlib module are also compatible with OpenSSL 0.9.8zh,
1.0.1s, 1.0.2g as well as LibreSSL 2.3.3.

----------
Added file: http://bugs.python.org/file42526/0001-Port-Python-s-SSL-module-to-OpenSSL-1.1.0-WIP.patch

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


More information about the Python-bugs-list mailing list