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

x509: certificate signed by unknown authority #23

Closed
ghost opened this issue Aug 4, 2016 · 3 comments
Closed

x509: certificate signed by unknown authority #23

ghost opened this issue Aug 4, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Aug 4, 2016

Expected behavior

Run hello-world image

Actual behavior

C:\Apps>docker run hello-world
Unable to find image 'hello-world:latest' locally
Pulling repository docker.io/library/hello-world
docker: Error while pulling image: Get https://index.docker.io/v1/repositories/library/hello-world/images: x509: certificate signed by unknown authority.
See 'docker run --help'.

Information

  • Diagnostic ID from "Diagnose & Feedback" in the menu.
    19836E58-CDE9-4E0B-99A2-79D2A3798817/2016-08-04_14-06-22

Steps to reproduce the behavior

The behavior seems related with the interaction between docker and our corporate proxy.

  1. Install Docker 1.12 on Windows
  2. Configure corporate proxy
  3. Restart docker
  4. docker run hello-world
@abuechler
Copy link

Same here reproduced with:

  • Windows 10
  • Proxy CA certificate configured on Windows
  • Proxy (with user and password) configured in Docker Settings
docker version: Client:
 Version:      1.12.0
 API version:  1.24
 Go version:   go1.6.3
 Git commit:   8eab29e
 Built:        Thu Jul 28 21:15:28 2016
 OS/Arch:      windows/amd64

Server:
 Version:      1.12.0
 API version:  1.24
 Go version:   go1.6.3
 Git commit:   8eab29e
 Built:        Thu Jul 28 21:15:28 2016
 OS/Arch:      linux/amd64

docker-machine version 0.8.0, build b85aac1

@dgageot
Copy link
Member

dgageot commented Sep 9, 2016

@oscarpicasso-intact @abuechler I believe this is a duplicate of #48, so I'm going to close the issue. Feel free to reopen if you don't agree. Thank you for submitting those bug reports!

@docker-robott
Copy link
Collaborator

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle locked

@docker docker locked and limited conversation to collaborators Jun 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants