Skip to content

Commit b9e7173

Browse files
authored
Update index.asciidoc
1 parent 2fae93e commit b9e7173

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/index.asciidoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,10 +348,13 @@ NOTE: This setting can be used only if <<plugins-{type}s-{plugin}-ssl_key>> is s
348348
===== `ssl_certificate_authorities`
349349

350350
* Value type is a list of <<path,path>>
351+
* This plugin does not support multiple entries
351352
* There is no default value for this setting
352353

353354
The .cer or .pem CA files to validate the server's certificate.
354355

356+
NOTE: When provided with a single PEM file that contains multiple certificates, all enclosed certificates will be trusted.
357+
355358
[id="plugins-{type}s-{plugin}-ssl_cipher_suites"]
356359
===== `ssl_cipher_suites`
357360

@@ -510,4 +513,4 @@ The plugin will fail to start if it contains any of these obsolete options.
510513
[id="plugins-{type}s-{plugin}-common-options"]
511514
include::{include_path}/{type}.asciidoc[]
512515

513-
:default_codec!:
516+
:default_codec!:

0 commit comments

Comments
 (0)