Skip to content

Commit c528d21

Browse files
committed
Merge pull request #26 from allegro/readme_cleanup
Removing Certificate Authorities note from README
2 parents 2a13f52 + a56a829 commit c528d21

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

-8
Original file line numberDiff line numberDiff line change
@@ -86,14 +86,6 @@ sync-leader | `<hostname>:8080` | Marathon cluster-wide node name
8686
sync-force | `false` | Force leadership-independent Marathon-consul sync (run always)
8787

8888

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-
9789
### Endpoints
9890

9991
Endpoint | Description

0 commit comments

Comments
 (0)