File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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
353354The .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"]
511514include::{include_path}/{type}.asciidoc[]
512515
513- :default_codec!:
516+ :default_codec!:
You can’t perform that action at this time.
0 commit comments