-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
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
Invalid SSL cert #59
Comments
I created PR to ipfs/kubo#2417 to remove usage of https://dist.ipfs.io/. It looks like cert with more subdomains isn't there yet. |
cc @lgierth |
Any update on this? https://ipfs.io/docs/install/ now has all the download links over HTTP, which isn't ideal. |
We're close -- getting the identity verification done was simply a massive PITA. Sorry about that, it's a matter of just a few more days. |
it's dohone! |
ghost
closed this as completed
May 5, 2016
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://dist.ipfs.io is serving an SSL cert that doesn't match the subdomain. Since links have started appearing various places (e.g. the README at https://github.com/ipfs/go-ipfs) and the site currently prompts a giant insecure connection warning in most browsers, this should probably be addressed soon.
The text was updated successfully, but these errors were encountered: