jct-gsk-attr-name
jct-gsk-attr-name = {enum | string | number}:id:valueDescription
Specify additional GSKit attributes to use when initializing an SSL connection with a junctioned server. A complete list of the available attributes is included in the GSKit SSL API documentation. This configuration entry can be specified multiple times. Configure a separate entry for each GSKit attribute.
This configuration item can be customized for a particular junction by adding the adjusted configuration item to a [ssl:{jct_id}] stanza, where {jct-id} refers to the junction point for a standard junction (include the leading /), or the virtual host label for a virtual host junction.
Options
{enum | string | number} The GSKit attribute type. id The identity associated with the GSKit attribute. value The value for the GSKit attribute.
Usage: Optional
See Appendix: Supported GSKit attributes for a list of GSKit attributes that can be configured.
You cannot configure the following restricted GSKit attributes:
GSK_V2_SIDCACHE_SIZE GSK_V3_SIDCACHE_SIZE GSK_V2_SESSION_TIMEOUT GSK_V3_SESSION_TIMEOUT GSK_PROTOCOL_SSLV2 GSK_PROTOCOL_SSLV3
For a junction-specific jct-gsk-attr-name configuration entry, we cannot configure the following restricted GSKit attributes:
GSK_V2_SIDCACHE_SIZE GSK_V3_SIDCACHE_SIZE
If you attempt to modify any of these attributes then an error message will be generated.
Default: None.
Example:
The following entry is for the GSKit attribute GSK_HTTP_PROXY_SERVER_NAME, which has an identity value of 225:
jct-gsk-attr-name = string:225:proxy.ibm.comSee also
gsk-attr-name
gsk-attr-name
gsk-attr-name