Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
docker run hello-world => Get https://index.docker.io/v1/repositories/library/hello-world/images: x509: certificate signed by unknown authority #11876
Comments
oren
referenced this issue
Mar 27, 2015
Closed
failed to parse certificate from server: x509: negative serial number #6474
oren
commented
Mar 28, 2015
|
Also I can't clone anything from github:
|
oren
commented
Mar 28, 2015
|
I also can't update my ubuntu: (14.10) apt-get update
|
oren
commented
Mar 28, 2015
|
My ca certificates were missing from /usr/share/ca-certificates/* More details: http://stackoverflow.com/questions/29319538/issue-with-my-ca-certificates-crt/29319873#29319873 |
oren
closed this
Mar 28, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
oren commentedMar 27, 2015
I am on Ubuntu 14.10. I am not using boot2docker. Any clues for resolving it would be appreciated!
docker run hello-world
docker version
docker info
openssl s_client -showcerts -verify 32 -CApath . -connect index.docker.io:443