public class HttpClientWithTLSOptionsFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpClientWithTLSOptionsFactory.TLSConfigurationError |
| Constructor and Description |
|---|
HttpClientWithTLSOptionsFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.impl.client.HttpClientBuilder |
getBuilder(URI uri,
String caCertData,
boolean skipTLSVerify) |
public static org.apache.http.impl.client.HttpClientBuilder getBuilder(URI uri, String caCertData, boolean skipTLSVerify) throws HttpClientWithTLSOptionsFactory.TLSConfigurationError
Copyright © 2016–2020. All rights reserved.