You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2020/07/30 16:13:00 UTC

[jira] [Created] (HIVE-23958) HiveServer2 should support additional keystore/truststores types besides JKS

Kevin Risden created HIVE-23958:
-----------------------------------

             Summary: HiveServer2 should support additional keystore/truststores types besides JKS
                 Key: HIVE-23958
                 URL: https://issues.apache.org/jira/browse/HIVE-23958
             Project: Hive
          Issue Type: Improvement
          Components: HiveServer2
            Reporter: Kevin Risden
            Assignee: Kevin Risden


Currently HiveServer2 (through Jetty and Thrift) only supports JKS (and PCKS12 based on JDK fallback) keystore/truststore types. There are additional keystore/truststore types used for different applications like for FIPS crypto algorithms. HS2 should support the default keystore type specified for the JDK and not always use JKS.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)