From a56a8293ee92ec258f879bf63467d55457aa2766 Mon Sep 17 00:00:00 2001 From: Daniel Krawczyk Date: Tue, 12 Jan 2016 13:27:10 +0100 Subject: [PATCH] Removing Certificate Authorities note from README --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 5ebc0b9..5f7ee8a 100644 --- a/README.md +++ b/README.md @@ -86,14 +86,6 @@ sync-leader | `:8080` | Marathon cluster-wide node name sync-force | `false` | Force leadership-independent Marathon-consul sync (run always) -### Adding New Root Certificate Authorities - -If you're running Consul behind an SSL proxy like Nginx, you're probably going -to want to add the CA for your certificate to the trusted store in the container -so you can avoid using `--consul-ssl-verify`. For that purpose, any certificates -added in a volume at `/usr/local/share/ca-certificates/` will be added to the -root certificates in the container on boot. - ### Endpoints Endpoint | Description