SSLConfig


This type is a class for model objects.

Specifies a named SecureSocketLayer configuration. The alias attribute may be used to refer to the psecified SecureSocketLayer configuration.

Package: security

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  DynamicSSLConfigSelection.sslConfig
  SSLConfigGroup.sslConfig
  SecurityCommon.defaultSSLSettings

Collection attributes having this type:
  DynamicReload.sslConfigs
  SecurityCommon.repertoire



Attributes Summary
alias : EString Specifies one of the Secure Socket Layer configuration in the repertoire to use.
type : SSLType @for zOS only
setting : SecureSocketLayer @ Specifies a SecureSocketLayer configuration.
managementScope : ManagementScope @ * No description is available *



Attribute Details

alias  -  Specifies one of the Secure Socket Layer configuration in the repertoire to use.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

type  -  @for zOS only
    Data Type: SSLType
    Default value:  unspecified
    Allowed values:
        0 - JSSE
        1 - SSSL
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

setting  -  Specifies a SecureSocketLayer configuration.
    Reference Type: SecureSocketLayer @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

managementScope  -  * No description is available *
    Reference Type: ManagementScope @
    Containment:  false
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006