Configuration property fixed at build time - All other configuration properties are overridable at runtime
Type |
Default |
|
---|---|---|
Specifies the file path to a JKS containing the local credentials to be used for SSL connections. Environment variable: |
string |
|
Specifies the password to unlock the file. Environment variable: |
string |
|
Specifies the file path to a JKS containing the remote credentials to be used for SSL connections. Environment variable: |
string |
|
Specifies the password to unlock the file. Environment variable: |
string |
|
Specifies the file format of keys store files used to establish TLS connection to the ZooKeeper server. Values: JKS, PEM, PKCS12 or null. Environment variable: |
string |
|
Specifies the file format of trust store files used to establish TLS connection to the ZooKeeper server. Values: JKS, PEM, PKCS12 or null. Environment variable: |
string |