OpenSearch/docs/java-rest/low-level
Ioannis Kakavas 81e7d926f6
Add HLRC docs for AuthN and TLS (#51355) (#51551)
This commit adds examples in our documentation for

- An HLRC instance authenticating to an elasticsearch cluster using
an elasticsearch token service access token or an API key
- An HLRC instance connecting to an elasticsearch cluster that is
setup for TLS on the HTTP layer when the CA certificate of the
cluster is available either as a PEM file or a keystore
- An HLRC instance connecting to an elasticsearch cluster that
requires client authentication where the client key and certificate
are available in a keystore

Co-Authored-By: Lisa Cawley <lcawley@elastic.co>
2020-01-29 08:14:38 +02:00
..
configuration.asciidoc Add HLRC docs for AuthN and TLS (#51355) (#51551) 2020-01-29 08:14:38 +02:00
index.asciidoc Revert "[Docs] Update Java Low-Level documentation to reflect shaded deps (#25882)" (#26411) 2017-08-29 09:26:36 -05:00
sniffer.asciidoc LLClient: Support host selection (#30523) 2018-06-11 17:07:27 -04:00
usage.asciidoc Add a few notes on Cancellable to the LLRC and HLRC docs. (#45912) 2019-09-12 09:45:29 +02:00