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.