Port Ashwin's fix to OpenSearch

This commit is contained in:
aetter 2021-05-19 09:03:48 -07:00
parent c4c00409ee
commit 04b8e216c4
1 changed files with 3 additions and 1 deletions

View File

@ -41,7 +41,9 @@ Name | Description
## Keystore and truststore files
As an alternative to certificates and private keys in PEM format, you can instead use keystore and truststore files in JKS or PKCS12/PFX format. The following settings configure the location and password of your keystore and truststore files. If you want, you can use different keystore and truststore files for the REST and the transport layer.
As an alternative to certificates and private keys in PEM format, you can instead use keystore and truststore files in JKS or PKCS12/PFX format. For the security plugin to operate, you need certificates and private keys.
The following settings configure the location and password of your keystore and truststore files. If you want, you can use different keystore and truststore files for the REST and the transport layer.
### Transport layer TLS