[issue40457] Python fails to compile/load _ssl module if OpenSSL is compiled with no-tls1-method

Manuel Jacob report at bugs.python.org
Sun May 31 21:29:21 EDT 2020


Manuel Jacob <me at manueljacob.de> added the comment:

For the record, I’ve added a comment to the pull request about that ssl.PROTOCOL_TLSv1_1 / ssl.PROTOCOL_TLSv1_2 are now defined unconditionally.

https://github.com/python/cpython/commit/6e8cda91d92da72800d891b2fc2073ecbc134d98#r39569316

----------
nosy: +mjacob

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40457>
_______________________________________


More information about the Python-bugs-list mailing list