[
https://issues.apache.org/jira/browse/HIVE-23157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thiru Paramasivan updated HIVE-23157:
-------------------------------------
Description: Hive Metastore allows various security features. But it does
not allow SSL client authentication (Mutual TLS or mTLS), even though the
underlying
[ThriftServer|https://github.com/apache/thrift/blob/master/lib/java/src/org/apache/thrift/transport/TSSLTransportFactory.java#L123]
supports it. This enhancement request is for additional configurations in Hive
Metastore so it can pass them to ThriftServer to allow client authentication.
(was: Hive Metastore allows various security features. But it does not allow
SSL client authentication (Mutual TLS or mTLS), even though the underlying
[ThriftServer|https://github.com/apache/thrift/blob/master/lib/java/src/org/apache/thrift/transport/TSSLTransportFactory.java#L123]
supports it. This enhancement request is for additional configurations to
ThriftServer to allow client authentication.)
> Mutual TLS authentication for Metastore
> ---------------------------------------
>
> Key: HIVE-23157
> URL: https://issues.apache.org/jira/browse/HIVE-23157
> Project: Hive
> Issue Type: Improvement
> Components: Metastore
> Affects Versions: 3.0.0, 2.3.6
> Reporter: Thiru Paramasivan
> Priority: Major
>
> Hive Metastore allows various security features. But it does not allow SSL
> client authentication (Mutual TLS or mTLS), even though the underlying
> [ThriftServer|https://github.com/apache/thrift/blob/master/lib/java/src/org/apache/thrift/transport/TSSLTransportFactory.java#L123]
> supports it. This enhancement request is for additional configurations in
> Hive Metastore so it can pass them to ThriftServer to allow client
> authentication.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)