Class HttpClientConfig.Ssl

java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.jdisc.http.client.HttpClientConfig.Ssl
Enclosing class:
HttpClientConfig

public static final class HttpClientConfig.Ssl extends com.yahoo.config.InnerNode
This class represents http-client.ssl
  • Constructor Details

  • Method Details

    • enabled

      public boolean enabled()
      Returns:
      http-client.ssl.enabled
    • keyStoreType

      public String keyStoreType()
      Returns:
      http-client.ssl.keyStoreType
    • keyStorePath

      public String keyStorePath()
      Returns:
      http-client.ssl.keyStorePath
    • trustStorePath

      public String trustStorePath()
      Returns:
      http-client.ssl.trustStorePath
    • keyDBKey

      public String keyDBKey()
      Returns:
      http-client.ssl.keyDBKey
    • algorithm

      public String algorithm()
      Returns:
      http-client.ssl.algorithm
    • protocol

      public String protocol()
      Returns:
      http-client.ssl.protocol