[ 
https://issues.apache.org/jira/browse/HIVE-23958?focusedWorklogId=464635&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-464635
 ]

ASF GitHub Bot logged work on HIVE-23958:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Jul/20 16:28
            Start Date: 30/Jul/20 16:28
    Worklog Time Spent: 10m 
      Work Description: risdenk opened a new pull request #1342:
URL: https://github.com/apache/hive/pull/1342


   Ensures that HS2 uses the default JDK keystore/truststore type when 
interacting with Thrift and Jetty. It isn't possible to add a test for this 
since FIPS compatible keystore/truststore needs special TLS provider and isn't 
shipped w/ the JDK. Using JKS or PKCS12 would work in either case since the JDK 
supports both in JDK 8 and 11. 
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 464635)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to