[
https://issues.apache.org/jira/browse/HBASE-28340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813686#comment-17813686
]
Duo Zhang commented on HBASE-28340:
-----------------------------------
How does the wildcard match work? Could you please provide something like a POC
to show it?
I checked the PR for HBASE-28038
https://github.com/apache/hbase/pull/5370/files
Seems we have to add the configs one by one?
Thanks.
> Add trust/key store type 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.4.17, 3.0.0-beta-1, 2.5.7
> Reporter: Andor Molnar
> Assignee: Andor Molnar
> Priority: Major
>
> 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)