Description
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.
Attachments
Attachments
Issue Links
- is duplicated by
-
HIVE-14019 HiveServer2: Enable Kerberos with SSL for TCP transport
- Resolved