jayvdb / pypidb

PyPI client side database with SCM/VCS URLs
Apache License 2.0
13 stars 3 forks source link

www.pygtk.org #108

Open jayvdb opened 4 years ago

jayvdb commented 4 years ago
WARNING  urllib3.connection:connection.py:411 Certificate did not match expected hostname: www.pygtk.org. Certificate: {'subject': ((('commonName', u'*.gnome.org'),),), 'subjectAltName': [('DNS', '*.bugzilla-attachments.gnome.org'), ('DNS', '*.gitlab.gnome.org'), ('DNS', '*.gnome.org'), ('DNS', '*.gnome.pages.gitlab.gnome.org'), ('DNS', '*.id.gnome.org'), ('DNS', '*.las.gnome.org'), ('DNS', '*.openshift.gnome.org'), ('DNS', '*.pages.gitlab.gnome.org')]}
ERROR    https_everywhere.adapter:adapter.py:126 handle_error requests.exceptions.SSLError: HTTPSConnectionPool(host='www.pygtk.org', port=443): Max retries exceeded with url: / (Caused by SSLError(CertificateError("hostname 'www.pygtk.org' doesn't match either of '*.bugzilla-attachments.gnome.org', '*.gitlab.gnome.org', '*.gnome.org', '*.gnome.pages.gitlab.gnome.org', '*.id.gnome.org', '*.las.gnome.org', '*.openshift.gnome.org', '*.pages.gitlab.gnome.org'",),))