OpenTSDB / asynchbase

A fully asynchronous, non-blocking, thread-safe, high-performance HBase client.
https://github.com/OpenTSDB/asynchbase
BSD 3-Clause "New" or "Revised" License
608 stars 303 forks source link

Introduce a temporary patch to use a client certificate for MTLS auth… #212

Closed manolama closed 4 years ago

manolama commented 4 years ago

…entication

to an HBase REST API to fetch a token used for authenticating to the region servers with the Digest token. This is part of the migration to a full MTLS auth option.