Add note about configuring root CA for ldap in both authc and authz (#5727)

* Add note about configuring root CA for ldap in both authc and authz

Signed-off-by: Craig Perkins <cwperx@amazon.com>

* Address review comments

Signed-off-by: Craig Perkins <cwperx@amazon.com>

---------

Signed-off-by: Craig Perkins <cwperx@amazon.com>
This commit is contained in:
Craig Perkins 2023-12-04 13:28:36 -05:00 committed by GitHub
parent 9c4e13bd2e
commit cba2dee4c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,12 @@ plugins.security.ssl.http.truststore_filepath: ...
If your server uses a certificate signed by a different CA, import this CA into your truststore or add it to your trusted CA file on each node.
You can also use a separate root CA in PEM format by setting one of the following configuration options:
You can also use a separate root CA in PEM format.
When configuring a separate root CA for LDAP, make sure to include the setting in all instances of the LDAP `config:` settings, including in both the `authc` and `authz` options of the configuration.
{: .note}
To configure a separate root CA, use one of the following configuration options:
```yml
config: