Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

go get error: x509: certificate signed by unknown authority #4

Open
sbinet opened this issue Apr 7, 2016 · 3 comments
Open

go get error: x509: certificate signed by unknown authority #4

sbinet opened this issue Apr 7, 2016 · 3 comments

Comments

@sbinet
Copy link

sbinet commented Apr 7, 2016

hi,

it seems rsc.io/pdf can not be retrieved with go get (short of using the -insecure flag):

$ go get -v -u rsc.io/pdf
Fetching https://rsc.io/pdf?go-get=1
https fetch failed: Get https://rsc.io/pdf?go-get=1: x509: certificate signed by unknown authority
package rsc.io/pdf: unrecognized import path "rsc.io/pdf" (https fetch: Get https://rsc.io/pdf?go-get=1: x509: certificate signed by unknown authority)

could this be fixed?

-s

sbinet added a commit to sbinet-gonum/plot that referenced this issue Apr 7, 2016
while the `go get rsc.io/pdf` failure is fixed upstream
(rsc/pdf#4), check out manually the repository from github and put it
in the correct place under $GOPATH.
@tumdum
Copy link

tumdum commented Jul 7, 2016

@rsc can you please clarify if you are willing to fix this issue?

@josharian
Copy link
Collaborator

@rsc is on extended leave. He may not reply for several months yet.

@tumdum
Copy link

tumdum commented Jul 7, 2016

Thanks for clarifying that.

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

No branches or pull requests

3 participants