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

syreclabs.com/go/faker ssl certificate expired #10

Closed
qiuker521 opened this issue Nov 9, 2018 · 4 comments
Closed

syreclabs.com/go/faker ssl certificate expired #10

qiuker521 opened this issue Nov 9, 2018 · 4 comments

Comments

@qiuker521
Copy link

Is it the syreclabs.com/go/faker repo?

go get syreclabs.com/go/faker:

package syreclabs.com/go/faker: unrecognized import path "syreclabs.com/go/faker" (https fetch: Get https://syreclabs.com/go/faker?go-get=1: x509: certificate has expired or is not yet valid)

git clone :
fatal: unable to access 'http://syreclabs.com/go/faker/': SSL certificate problem: certificate has expired

@qiuker521
Copy link
Author

set GIT_SSL_NO_VERIFY=true variable is an temp solution.

@dmgk dmgk closed this as completed Nov 9, 2018
@dmgk
Copy link
Owner

dmgk commented Nov 9, 2018

Thanks for reporting, should be fixed now.

@pwarnes
Copy link

pwarnes commented Feb 8, 2019

@dmgk This has happened again :(

@shcode
Copy link

shcode commented Oct 23, 2019

@dmgk It's happening again, but with different message.

$ go get syreclabs.com/go/faker
go get syreclabs.com/go/faker: unrecognized import path "syreclabs.com/go/faker" (https fetch: Get https://syreclabs.com/go/faker?go-get=1: x509: certificate signed by unknown authority)

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

4 participants