From 255b36cc376651fef44569ccb88e9d781947be4f Mon Sep 17 00:00:00 2001 From: douniwan5788 Date: Fri, 25 Mar 2022 02:47:40 +0800 Subject: [PATCH] Doc: Update to docs for SSL ca_file option `ca_file` setting is ignored unless `ssl` is set to true. --- docs/index.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.asciidoc b/docs/index.asciidoc index d28f4fc..1fb61d8 100644 --- a/docs/index.asciidoc +++ b/docs/index.asciidoc @@ -150,7 +150,7 @@ API key API]. * Value type is <> * There is no default value for this setting. -SSL Certificate Authority file in PEM encoded format, must also include any chain certificates as necessary. +SSL Certificate Authority file in PEM encoded format, must also include any chain certificates as necessary. This setting is ignored unless `ssl` is set to true. [id="plugins-{type}s-{plugin}-cloud_auth"] ===== `cloud_auth`