Get “https://registry-1.docker.io/v2”: proxyconnect tcp: tls: failed to verify certification: x509: certificate signed by unknown authority
This is the error i am facing while trying to run docker for a selfhosted agent
I have tried to add certificates in many paths but I am still facing the same error.I want to know where exactly the certificate should be placed
My organization is behind a proxy, the proxy is added to the azure windows VM.The VM itself is able to use the internet which tells that the proxy setup is correct and the VM has proper certificate
How to make the docker use the certificate present in the VM MMC.
We have tried to export and use the certificate in – azure.ACRregistry.io:5000 folder.
However the error is coming since docker is not able to connect to the registry-1.docker.io
Dayan K.R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.