Package org.apache.hc.client5.http.ssl
package org.apache.hc.client5.http.ssl
Client TLS/SSL support.
-
ClassDescriptionBuilder for client TLS strategy instances.TLS upgrade strategy for non-blocking client connections.Default
HostnameVerifierimplementation.Hostname verification policy.ExtendedHostnameVerifierinterface.HTTPS configuration support methods.The NO_OP HostnameVerifier essentially turns hostname verification off.SPKI pinning decorator for client-side TLS.Builder forSpkiPinningClientTlsStrategy.Byte-array key with constant-time equality for use in sets/maps.Match rule for a host or single-label wildcard.Deprecated.Deprecated.TLS protocol upgrade strategy for blockingSockets.A trust strategy that accepts all certificates as trusted.Deprecated.For self-signed certificates prefer specifying a keystore containing the certificate when calling theSSLContextBuilderloadTrustMaterialmethods.
DefaultClientTlsStrategy.