Hello,
I am forced to use an ssl inspection/injection tool on my workstation. Each https request will be arived with a self signed certificate.
By using the dagger tool I always receive the following error:
x509: certificate signed by unknown authority
I found in the archiv the following instruction. Is this still valid and will it work?
https://archive.docs.dagger.io/0.2/1224/self-signed-certificates/
I tried it out an receive the same error as before.
Can I completly disable the ssl verification?
Do you have any other tip? Thanks
The connection to a container registry or to a remote docker daemon might require the need to add self-signed CA certificate signed by unknown authority.