[issue46313] SSLObject does not raise SSLEOFError on OpenSSL 3

Christian Heimes report at bugs.python.org
Sun Jan 9 11:49:14 EST 2022


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

This is not a security issue because OpenSSL 3.0.0 is not officially supported yet. OpenSSL 3.0.0 support is prelimiary, experimental, and provisional.

>From https://docs.python.org/3/whatsnew/3.10.html#ssl

> The ssl module has preliminary support for OpenSSL 3.0.0.

----------

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


More information about the Python-bugs-list mailing list