Skip to content

Commit 6017c26

Browse files
Thiago Souzajsvd
authored andcommitted
Update truststore description
The `truststore` setting also accepts `jks` and `p12`. This makes it's description closer to `keystore`, in regards to file type.
1 parent 443b07b commit 6017c26

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/index.asciidoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -637,8 +637,9 @@ a timeout occurs, the request will be retried.
637637
* Value type is <<path,path>>
638638
* There is no default value for this setting.
639639

640-
The JKS truststore to validate the server's certificate.
641-
Use either `:truststore` or `:cacert`
640+
The truststore to validate the server's certificate.
641+
It can be either .jks or .p12.
642+
Use either `:truststore` or `:cacert`.
642643

643644
[id="plugins-{type}s-{plugin}-truststore_password"]
644645
===== `truststore_password`
@@ -704,4 +705,4 @@ See also https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-in
704705
[id="plugins-{type}s-{plugin}-common-options"]
705706
include::{include_path}/{type}.asciidoc[]
706707

707-
:default_codec!:
708+
:default_codec!:

0 commit comments

Comments
 (0)