jayvdb / pypidb

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

xmlsoft.org #112

Closed jayvdb closed 4 years ago

jayvdb commented 4 years ago

https://cirrus-ci.com/task/4653661888446464?command=main#L1329

ERROR    https_everywhere.adapter:adapter.py:124 handle_error requests.exceptions.SSLError: HTTPSConnectionPool(host='xmlsoft.org', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError("hostname 'xmlsoft.org' doesn't match either of 'libvirt.org', 'security.libvirt.org', 'www.libvirt.org'")))
WARNING  pypidb._pypi:_pypi.py:462 http://xmlsoft.org: HTTPSConnectionPool(host='xmlsoft.org', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError("hostname 'xmlsoft.org' doesn't match either of 'libvirt.org', 'security.libvirt.org', 'www.libvirt.org'")))
jayvdb commented 4 years ago

This turns up in the logs of https://github.com/jayvdb/pypidb/issues/111