[
https://issues.apache.org/jira/browse/HIVE-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14906551#comment-14906551
]
Mubashir Kazia commented on HIVE-10048:
---------------------------------------
[~spena], creating a private method sounds good to me, it'll make it cleaner.
When I initially made the change, I didn't wanted to introduce too many changes
and keep it close to the original code as much as possible. It'll take me
sometime to get an environment up and create a new patch.
> JDBC - Support SSL encryption regardless of Authentication mechanism
> --------------------------------------------------------------------
>
> Key: HIVE-10048
> URL: https://issues.apache.org/jira/browse/HIVE-10048
> Project: Hive
> Issue Type: Improvement
> Components: JDBC
> Affects Versions: 1.0.0
> Reporter: Mubashir Kazia
> Assignee: Mubashir Kazia
> Labels: newbie, patch
> Attachments: HIVE-10048.1.patch
>
>
> JDBC driver currently only supports SSL Transport if the Authentication
> mechanism is SASL Plain with username and password. SSL transport should be
> decoupled from Authentication mechanism. If the customer chooses to do
> Kerberos Authentication and SSL encryption over the wire it should be
> supported. The Server side already supports this but the driver does not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)