[issue36866] Certificate verification errors in urllib.request become URLError

Christian Heimes report at bugs.python.org
Sat May 11 12:05:41 EDT 2019


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

Update: 3.6 and earlier raised SSLError for untrusted or expired certs. Only hostname mismatch was not wrapped into URLError.

----------

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


More information about the Python-bugs-list mailing list