From 714ce88b5c971701d8ea5256d4a26b84f2fe6f59 Mon Sep 17 00:00:00 2001 From: Denise Date: Sun, 24 Mar 2019 23:48:51 -0700 Subject: [PATCH] Update _index.md --- .../v2.x/en/cluster-admin/tools/logging/fluentd/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/cluster-admin/tools/logging/fluentd/_index.md b/content/rancher/v2.x/en/cluster-admin/tools/logging/fluentd/_index.md index 1045f491aab..42f54794862 100644 --- a/content/rancher/v2.x/en/cluster-admin/tools/logging/fluentd/_index.md +++ b/content/rancher/v2.x/en/cluster-admin/tools/logging/fluentd/_index.md @@ -29,6 +29,6 @@ After adding all the Fluentd servers, you have the option to select **Enable Gzi ## SSL Configuration -If your Fluentd servers are using TLS, you need to select **Use TLS**. Provide the **CA Certificate PEM** if you are using a self-signed certificate. You can copy and paste the certificate or upload it using the **Read from a file** button. +If your Fluentd servers are using TLS, you need to select **Use TLS**. If you are using a self-signed certificate, provide the **CA Certificate PEM**. You can copy and paste the certificate or upload it using the **Read from a file** button. >**Note:** Fluentd does not support self-signed certificates when client authentication is enabled.