[
https://issues.apache.org/jira/browse/ZOOKEEPER-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Li Wang updated ZOOKEEPER-4458:
-------------------------------
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
was:
Details can be found in.
https://github.com/apache/zookeeper/pull/1773#discussion_r728281819
> Implement 'openssl' style for supporting different providers of key/trust
> store password
> ----------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-4458
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4458
> Project: ZooKeeper
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.8.0
> Reporter: Li Wang
> Priority: Minor
> Fix For: 3.8.0
>
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.1#820001)