Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.8.0
-
None
-
None
Description
Following the 'openssl' approach, we will add zookeeper.ssl.keyStore.passwordProvider which defaults to pass and can be set to file or env. ZK then interprets the zookeeper.ssl.keyStore.password according to the zookeeper.ssl.keyStore.passwordProvider
Details can be found in.
https://github.com/apache/zookeeper/pull/1773#discussion_r728281819
Attachments
Issue Links
- relates to
-
ZOOKEEPER-4396 Read Key/trust store password from file
- Resolved