jayvdb / pypidb

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

Verify failed HTTPS sites #107

Open jayvdb opened 4 years ago

jayvdb commented 4 years ago

Side thought from https://github.com/jayvdb/pypidb/issues/106 ,

A test should check each of the list of hosts which HTTPS is blocked, to verify HTTPS still fails.

Thus entries can be removed when they begin working correctly.