[issue33808] ssl.get_server_certificate fails with openssl 1.1.0 but works with 1.0.2g for self-signed certificate

Segev Finer report at bugs.python.org
Thu Jul 19 13:09:14 EDT 2018


Segev Finer <segev208 at gmail.com> added the comment:

Even if the server is outdated and the SSL library doesn't support it anymore, that's a poor exception to raise for such an error...

Sadly I'm not able to access the affected server to reproduce and debug why it raises such a poor exception.

----------
nosy: +Segev Finer -Alan.Huang

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


More information about the Python-bugs-list mailing list