OpenSearch/docs/java-rest/low-level
Jay Modi 3e4bc027eb RestClient uses system properties and system default SSLContext (#25757)
This commit calls the `useSystemProperties` method on the HttpAsyncClientBuilder so that the jvm
system properties are used. The primary reason for doing this is to ensure the builder uses the
system default SSLContext rather than the default instance created by the http client library.

Closes #23231
2017-07-20 07:36:56 -06:00
..
configuration.asciidoc RestClient uses system properties and system default SSLContext (#25757) 2017-07-20 07:36:56 -06:00
index.asciidoc [DOCS] Rewrite low-level REST client docs and verify snippets compile (#25559) 2017-07-06 10:05:50 +02:00
sniffer.asciidoc Rename client artifacts (#25693) 2017-07-13 09:44:25 +02:00
usage.asciidoc Rename client artifacts (#25693) 2017-07-13 09:44:25 +02:00