| Package | Description |
|---|---|
| org.apache.hc.client5.http.ssl |
Client TLS/SSL support.
|
| Class and Description |
|---|
| HttpClientHostnameVerifier
Extended
HostnameVerifier interface. |
| NoopHostnameVerifier
The NO_OP HostnameVerifier essentially turns hostname verification
off.
|
| SSLConnectionSocketFactory
Layered socket factory for TLS/SSL connections.
|
| TrustAllStrategy
A trust strategy that accepts all certificates as trusted.
|
| TrustSelfSignedStrategy
A trust strategy that accepts self-signed certificates as trusted.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.