Updated the setting in 'certificate validation' section (#6553)

Signed-off-by: Heather Halter <HDHALTER@AMAZON.COM>
This commit is contained in:
Heather Halter 2024-03-01 12:47:14 -08:00 committed by GitHub
parent 90d3bbc5dc
commit b3be56704c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ By default, the Security plugin validates the TLS certificate of the LDAP server
```
plugins.security.ssl.transport.pemtrustedcas_filepath: ...
plugins.security.ssl.http.truststore_filepath: ...
plugins.security.ssl.transport.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.