Interface SSL


  • @Deprecated(since="2022-01-27")
    public interface SSL
    Deprecated.
    This internal logback API is not supported by AEM as a Cloud Service.
    Various constants used by the SSL implementation.
    • Field Detail

      • DEFAULT_PROTOCOL

        static final java.lang.String DEFAULT_PROTOCOL
        Deprecated.
        Default secure transport protocol
        See Also:
        Constant Field Values
      • DEFAULT_KEYSTORE_TYPE

        static final java.lang.String DEFAULT_KEYSTORE_TYPE
        Deprecated.
        Default key store type
        See Also:
        Constant Field Values
      • DEFAULT_KEYSTORE_PASSWORD

        static final java.lang.String DEFAULT_KEYSTORE_PASSWORD
        Deprecated.
        Default key store passphrase
        See Also:
        Constant Field Values
      • DEFAULT_SECURE_RANDOM_ALGORITHM

        static final java.lang.String DEFAULT_SECURE_RANDOM_ALGORITHM
        Deprecated.
        Default secure random generator algorithm
        See Also:
        Constant Field Values