[DOCS] Fixed xpack.monitoring.elasticsearch.ssl.ca setting

Original commit: elastic/x-pack-elasticsearch@ce453e1a0c
This commit is contained in:
lcawley 2018-04-13 11:18:26 -07:00
parent 2b201d8f4a
commit 614d28cee7
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ can specify the location of the PEM encoded certificate with the
[source,yaml]
--------------------------------------------------
xpack.monitoring.elasticsearch.ssl.ca: [ "/path/to/ca.crt" ]
xpack.monitoring.elasticsearch.ssl.ca: /path/to/ca.crt
--------------------------------------------------
Alternatively, you can configure trusted certificates using a truststore