From d52e0e7861b09b0b5c08c103146b249df170b80a Mon Sep 17 00:00:00 2001 From: Andrey Arapov Date: Sat, 30 Jun 2018 20:43:16 +0200 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e165f7c..418d34d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ self-signed CA. > 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. - + > I am using Alpine Traefik image, the correct ca certificates path is > ``/usr/local/share/ca-certificates/``, otherwise one of these > https://golang.org/src/crypto/x509/root_linux.go