OpenSearch/modules/reindex
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
..
src RestClient uses system properties and system default SSLContext (#25757) 2017-07-20 07:36:56 -06:00
build.gradle Rename client artifacts (#25693) 2017-07-13 09:44:25 +02:00