From b9e7173ff520b4c6dddb003cbc5feec3c710b348 Mon Sep 17 00:00:00 2001 From: Ry Biesemeyer Date: Wed, 15 Jan 2025 10:51:17 -0800 Subject: [PATCH] Update index.asciidoc --- docs/index.asciidoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/index.asciidoc b/docs/index.asciidoc index 77128e3..78242ca 100644 --- a/docs/index.asciidoc +++ b/docs/index.asciidoc @@ -348,10 +348,13 @@ NOTE: This setting can be used only if <> is s ===== `ssl_certificate_authorities` * Value type is a list of <> + * This plugin does not support multiple entries * There is no default value for this setting The .cer or .pem CA files to validate the server's certificate. +NOTE: When provided with a single PEM file that contains multiple certificates, all enclosed certificates will be trusted. + [id="plugins-{type}s-{plugin}-ssl_cipher_suites"] ===== `ssl_cipher_suites` @@ -510,4 +513,4 @@ The plugin will fail to start if it contains any of these obsolete options. [id="plugins-{type}s-{plugin}-common-options"] include::{include_path}/{type}.asciidoc[] -:default_codec!: \ No newline at end of file +:default_codec!: