diff --git a/README.md b/README.md index e838d8e..9eb0ef8 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ self-signed CA. > With the Step 1. Minio server will get the certificate it needs, hence SSE-C > will be enabled. + > Steps 2. and 3. will need to be repeated each time you get a new CA > certificate. Then they can be automated this way: > Start Traefik with this command: ``sh -c "update-ca-certificates && traefik"``