Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is depended upon by
-
HBASE-28550 Provide working benchmark tool for REST server
- Open
- is fixed by
-
HBASE-28501 Support non-SPNEGO authentication methods and implement session handling in REST java client library
- Resolved