Port Ashwin's fix to OpenSearch
This commit is contained in:
parent
c4c00409ee
commit
04b8e216c4
|
@ -41,7 +41,9 @@ Name | Description
|
||||||
|
|
||||||
## Keystore and truststore files
|
## 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
|
### Transport layer TLS
|
||||||
|
|
Loading…
Reference in New Issue