TTLSGskAdvancedParms statement

Use the TTLSGskAdvancedParms statement to specify advanced attributes for an AT-TLS environment that are specific to System SSL.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-TTLSGskAdvancedParms--+------+--| Put Braces and Parameters on Separate Lines |-><
                         '-name-'                                                    

Put Braces and Parameters on Separate Lines

|--+-{-----------------------------------+----------------------|
   +-| TTLSGskAdvancedParms Parameters |-+   
   '-}-----------------------------------'   

TTLSGskAdvancedParms Parameters

|--+--------------------------+--------------------------------->
   +-TTLSGskLdapParms---------+   
   '-TTLSGskLdapParmsRef name-'   

>--+-------------------------------+---------------------------->
   '-GSK_SYSPLEX_SIDCACHE--+-On--+-'   
                           '-Off-'     

>--+------------------------------+----------------------------->
   '-GSK_V2_SESSION_TIMEOUT value-'   

>--+----------------------------+------------------------------->
   '-GSK_V2_SIDCACHE_SIZE value-'   

>--+------------------------------+----------------------------->
   '-GSK_V3_SESSION_TIMEOUT value-'   

>--+----------------------------+-------------------------------|
   '-GSK_V3_SIDCACHE_SIZE value-'   

Parameters

name
A string 1 - 32 characters in length specifying the name of this TTLSGskAdvancedParms statement.

Rule: If this TTLSGskAdvancedParms statement is not specified inline within another statement, a name value must be provided. If a name is not specified for an inlineTTLSGskAdvancedParms statement, a nonpersistent system name is created.

TTLSGskLdapParms
An inline specification of a TTLSGskLdapParms statement.
TTLSGskLdapParmsRef
The name of a globally defined TTLSGskLdapParms statement.
GSK_SYSPLEX_SIDCACHE
Specifies whether sysplex session identifier caching is to be enabled for connections in this AT-TLS environment. Valid values are:
On
Sysplex session identifier caching is to be enabled.
Off
Sysplex session identifier caching is not to be enabled.
GSK_V2_SESSION_TIMEOUT
Specifies the SSL Version 2 session timeout. This is the number of seconds until a session identifier expires. Valid values are in the range 0 - 100.
GSK_V2_SIDCACHE_SIZE
Specifies the number of SSL Version 2 session identifiers to cache. Valid values are in the range 0 - 32 000.
GSK_V3_SESSION_TIMEOUT
Specifies the SSL Version 3, TLS Version 1.0, or TLS Version 1.1 session timeout. This value is the number of seconds that lapse until a session identifier expires. Valid values are in the range 0 - 86 400.
GSK_V3_SIDCACHE_SIZE
Specifies the number of SSL Version 3, TLS version 1.0, or TLS version 1.1 session identifiers to cache. Valid values are in the range 0 - 64 000.