We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ curl -v http://certifi.io * Trying 51.158.74.197:80... * TCP_NODELAY set * Connected to certifi.io (51.158.74.197) port 80 (#0) > GET / HTTP/1.1 > Host: certifi.io > User-Agent: curl/7.68.0 > Accept: */* > * Mark bundle as not supporting multiuse < HTTP/1.1 302 Found < Server: nginx/1.10.3 (Ubuntu) < Date: Mon, 24 Feb 2020 14:30:37 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 0 < Connection: keep-alive < Location: http://pip.pypa.io/en/stable/ < X-RTD-System-Redirect: True < X-Frame-Options: DENY < x-content-type-options: nosniff < x-xss-protection: 1; mode=block < X-Served: Django-Proxito < X-Deity: web04 < Strict-Transport-Security: max-age=0 < * Connection #0 to host certifi.io left intact
(and same result in https)
The text was updated successfully, but these errors were encountered:
According to Internet Archive https://certifi.io/en/latest/ was working as recently as 18 Aug 2019 but no captures since then.
Sorry, something went wrong.
The quick&easy fix is to set the orga's link (which works) on all contained repos.
The GitHub "website" link is still the old / broken one.
Successfully merging a pull request may close this issue.
(and same result in https)
The text was updated successfully, but these errors were encountered: