Andor Molnar created HBASE-28340:
------------------------------------
Summary: Add trust/key store type settings to ZK TLS settings
handled by HBase
Key: HBASE-28340
URL: https://issues.apache.org/jira/browse/HBASE-28340
Project: HBase
Issue Type: Sub-task
Components: Zookeeper
Affects Versions: 2.5.7, 3.0.0-beta-1, 2.4.17
Reporter: Andor Molnar
Assignee: Andor Molnar
Let's add the following settings as well. Last time we missed it.
{noformat}
zookeeper.ssl.keyStore.type
zookeeper.ssl.trustStore.type{noformat}
Handle them in hbase-site.xml as:
{noformat}
hbase.zookeeper.property.ssl.keyStore.type
hbase.zookeeper.property.ssl.trustStore.type{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)