We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a13f52 + a56a829 commit c528d21Copy full SHA for c528d21
README.md
@@ -86,14 +86,6 @@ sync-leader | `<hostname>:8080` | Marathon cluster-wide node name
86
sync-force | `false` | Force leadership-independent Marathon-consul sync (run always)
87
88
89
-### Adding New Root Certificate Authorities
90
-
91
-If you're running Consul behind an SSL proxy like Nginx, you're probably going
92
-to want to add the CA for your certificate to the trusted store in the container
93
-so you can avoid using `--consul-ssl-verify`. For that purpose, any certificates
94
-added in a volume at `/usr/local/share/ca-certificates/` will be added to the
95
-root certificates in the container on boot.
96
97
### Endpoints
98
99
Endpoint | Description
0 commit comments