[issue46863] Python 3.10 OpenSSL Configuration Issues

Adam report at bugs.python.org
Sat Feb 26 09:11:44 EST 2022


Adam <apinckard85 at gmail.com> added the comment:

Yes agreed, it may well be a Pyenv issue. Interestingly we can demonstrate that the global OpenSSL crypto policies is respected with the 3.9.10 version, through adjusting the policy. The ssl error occurs with the default policy setting and is resolved with the legacy policy setting. With 3.10.2 this is no longer the case. I can’t see any obvious changes to the build recipe that would cause this.

----------

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


More information about the Python-bugs-list mailing list