Uses of Package
org.apache.hc.client5.http.ssl
-
Packages that use org.apache.hc.client5.http.ssl Package Description org.apache.hc.client5.http.ssl Client TLS/SSL support. -
Classes in org.apache.hc.client5.http.ssl used by org.apache.hc.client5.http.ssl Class Description AbstractClientTlsStrategy ClientTlsStrategyBuilder Builder for clientTlsStrategyinstances.DefaultHostnameVerifier.HostNameType DistinguishedNameParser HttpClientHostnameVerifier ExtendedHostnameVerifierinterface.NoopHostnameVerifier The NO_OP HostnameVerifier essentially turns hostname verification off.SSLConnectionSocketFactory Layered socket factory for TLS/SSL connections.SSLConnectionSocketFactoryBuilder Builder forSSLConnectionSocketFactoryinstances.SubjectName TlsSessionValidator TrustAllStrategy A trust strategy that accepts all certificates as trusted.TrustSelfSignedStrategy Deprecated.For self-signed certificates prefer specifying a keystore containing the certificate when calling theSSLContextBuilderloadTrustMaterialmethods.