public class SSLUtils extends Object
Modifier and Type | Method and Description |
---|---|
static org.apache.http.impl.client.CloseableHttpClient |
generateSslClient(ElasticsearchConfiguration.Cluster cluster)
Generate HTTP Client Factory for Elasticsearch
|
public static org.apache.http.impl.client.CloseableHttpClient generateSslClient(ElasticsearchConfiguration.Cluster cluster)
cluster
- ES ClusterCopyright © 2023. All rights reserved.