cli icon indicating copy to clipboard operation
cli copied to clipboard

Add remark about SSL path for Docker daemon behind an HTTPS_PROXY

Open k33g opened this issue 1 year ago • 2 comments

Description

In the documentation related to Running a Docker daemon behind an HTTPS_PROXY, it's written:

2. Ask your network admin for the proxy's CA certificate and append them to
   `/etc/pki/tls/certs/ca-bundle.crt`

Perhaps, we should add a remark explaining that this path is for the RH family distributions (because it can be different with other Linux distributions. e.g. for Debian and Ubuntu it's /etc/ssl/certs).

k33g avatar Jul 30 '24 13:07 k33g

Hey @k33g can I work on this issue?

Pushkarmondal avatar Aug 27 '24 10:08 Pushkarmondal

Hello @Pushkarmondal, I'm not part of the moderators of this repository

k33g avatar Aug 27 '24 18:08 k33g