Skip to content
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

Certificate expired on https://9fans.net prevents go get #12

Closed
lukehoban opened this issue Apr 8, 2016 · 2 comments
Closed

Certificate expired on https://9fans.net prevents go get #12

lukehoban opened this issue Apr 8, 2016 · 2 comments

Comments

@lukehoban
Copy link

lukeh@Lukes-MacBook-Pro:~/dd/temp/go/src/github.com$ go get -u -v github.com/rogpeppe/godef
github.com/rogpeppe/godef (download)
Fetching https://9fans.net/go/acme?go-get=1
https fetch failed.
import "9fans.net/go/acme": https fetch: Get https://9fans.net/go/acme?go-get=1: x509: certificate has expired or is not yet valid
package 9fans.net/go/acme: unrecognized import path "9fans.net/go/acme"

Chrome tells me This server could not prove that it is 9fans.net; its security certificate expired yesterday.

@lukehoban
Copy link
Author

This appears to be fixed now.

@glennblock
Copy link

@lukehoban failing for me.

gblock-mbps1:.vscode gblock$ go get -u -v github.com/rogpeppe/godef
github.com/rogpeppe/godef (download)
Fetching https://9fans.net/go/acme?go-get=1
https fetch failed.
import "9fans.net/go/acme": https fetch: Get https://9fans.net/go/acme?go-get=1: x509: certificate has expired or is not yet valid
package 9fans.net/go/acme: unrecognized import path "9fans.net/go/acme"
gblock-mbps1:.vscode gblock$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants