[issue45424] ssl.SSLError: unknown error (_ssl.c:4034)

Christian Heimes report at bugs.python.org
Sun Oct 10 11:56:18 EDT 2021


Christian Heimes <lists at cheimes.de> added the comment:

The error means that something went wrong while loading certificates, but OpenSSL didn't give us more information about what went wrong.

Can you reproduce the issue with more recent Python version? 3.7 and 3.8 are in security fix-only mode and no longer receive bug fixes.

----------

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


More information about the Python-bugs-list mailing list