updates
This commit is contained in:
parent
9759949cd3
commit
78d95534f5
@ -36,9 +36,10 @@ self-signed CA.
|
||||
> Steps 2. and 3. will need to be repeated each time you get a new CA
|
||||
> certificate.
|
||||
> These steps can be automated this way:
|
||||
> Start Traefik with this command: ``sh -c "update-ca-certificates && traefik"``
|
||||
> while ``/usr/local/share/ca-certificates`` path is a host mounted
|
||||
> path with the CA certificate produced by this script.
|
||||
> Start Traefik with this command:
|
||||
> ``sh -c "update-ca-certificates && traefik"``
|
||||
> while ``/usr/local/share/ca-certificates`` container path is mounted from the
|
||||
> host with the CA certificate produced by this script.
|
||||
|
||||
> I am using Alpine Traefik image, the correct ca certificates path is
|
||||
> ``/usr/local/share/ca-certificates/``, otherwise one of these
|
||||
|
Loading…
Reference in New Issue
Block a user