[issue40164] Upgrade Windows and macOS installer builds to OpenSSL 1.1.1g

Steve Dower report at bugs.python.org
Tue Apr 21 17:02:35 EDT 2020


Steve Dower <steve.dower at python.org> added the comment:

That'll teach me for being so quick on this...

Are we even impacted by the issue though? I don't see any calls to SSL_check_chain() in our code or the SSL sources.

Advisory: https://www.openssl.org/news/secadv/20200421.txt
Full diff: https://github.com/openssl/openssl/compare/OpenSSL_1_1_1f...OpenSSL_1_1_1g

----------
nosy: +christian.heimes

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


More information about the Python-bugs-list mailing list