Package org.apache.hc.core5.http.nio.ssl
package org.apache.hc.core5.http.nio.ssl
TLS protocol support.
-
ClassDescriptionBasic client-side implementation of
TlsStrategythat upgrades outbound connections with TLS security but does not make use of TLS ALPN extension to negotiate an application protocol.Basic server-side implementation ofTlsStrategythat upgrades inbound connection with TLS security but does not make use of TLS ALPN extension to negotiate an application protocol.Deprecated.Use configuration parameters provided by connection listeners.Deprecated.Use configuration parameters provided by connection listeners.TLS protocol upgrade strategy for non-blockingTransportSecurityLayersessions.HTTP/1.1 TLS support methodsCapability to upgrade to TLS.