Class HttpsSupport

java.lang.Object
org.apache.hc.client5.http.ssl.HttpsSupport

public final class HttpsSupport extends Object
HTTPS configuration support methods.
Since:
5.0
  • Constructor Details

    • HttpsSupport

      public HttpsSupport()
  • Method Details

    • split

      private static String[] split(String s)
    • getProperty

      private static String getProperty(String key)
    • getSystemProtocols

      public static String[] getSystemProtocols()
    • getSystemCipherSuits

      public static String[] getSystemCipherSuits()
    • getDefaultHostnameVerifier

      public static HostnameVerifier getDefaultHostnameVerifier()