[
https://issues.apache.org/jira/browse/HBASE-28553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844853#comment-17844853
]
Istvan Toth commented on HBASE-28553:
-------------------------------------
The fix for this is part of HBASE-28501, I will not create a separate patch.
> 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
> Priority: Major
>
> 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)