Istvan Toth created HBASE-28553:
-----------------------------------
Summary: SSLContext not used for Kerberos auth negotiation in rest
client
Key: HBASE-28553
URL: https://issues.apache.org/jira/browse/HBASE-28553
Project: HBase
Issue Type: Bug
Components: REST
Reporter: Istvan Toth
Assignee: Istvan Toth
The included REST client now supports specifying a Trust store for SSL
connections.
However, the configured SSL library is not used when the Kerberos negotation is
performed by the Hadoop library, which uses its own client.
We need to set up the Hadoop auth process to use the same SSLContext.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)