Class BasicClientTlsStrategy

java.lang.Object
org.apache.hc.core5.http.nio.ssl.BasicClientTlsStrategy
All Implemented Interfaces:
TlsStrategy

public class BasicClientTlsStrategy extends Object implements TlsStrategy
Basic client-side implementation of TlsStrategy that upgrades to TLS for all endpoints with HTTPS scheme.
Since:
5.0