Updated the setting in 'certificate validation' section (#6553)
Signed-off-by: Heather Halter <HDHALTER@AMAZON.COM>
This commit is contained in:
parent
90d3bbc5dc
commit
b3be56704c
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue