z/OS Communications Server: IP Messages Volume 2 (EZB, EZD)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZD1282I

z/OS Communications Server: IP Messages Volume 2 (EZB, EZD)
SC27-3655-01

EZD1282I
TTLS Start GRPID: gid ENVID: eid CONNID: cid event ACTIONS: grp_act env_act conn_act add_data

Explanation

An Application Transparent Transport Layer Security (AT-TLS) event has been started for the specified connection ID (CONNID). The message creation time and owning TCP/IP job name of the process creating the message are included in the syslog trace prior to the message ID. This message has a syslog priority of DEBUG and is written to the syslog when AT-TLS trace option EVENT (8) or FLOW (16) is specified. Flow messages (EZD1284I) and Event messages (EZD1283I) might follow this message, depending on the trace options chosen.

gid is a hexadecimal value that uniquely identifies the AT-TLS group supporting the connection or SSL environment.

eid is a hexadecimal value that uniquely identifies the AT-TLS environment supporting the connection. Multiple AT-TLS environments might be represented by a single master System SSL secure environment. If eid is 00000000, the event does not apply to a specific environment.

cid is a hexadecimal value that uniquely identifies this TCP connection for the life of the connection. A previously issued message EZD1281I provides additional information about the connection. If cid is 00000000, the event does not apply to a specific connection.

event is an AT-TLS event. The start of the following events are reported by this message:
Connection Abend Close
An abend occurred while executing AT-TLS work for the specified connection. The specified connection will be reset and closed.
Connection Close
The specified secure connection is being closed.
Connection Stop
The specified secure connection is being stopped.
Environment Create
The specified AT-TLS environment is being created in the AT-TLS group to support the specified connection.
Environment Delete
The specified AT-TLS environment is no longer needed and is being deleted from the AT-TLS group. If this AT-TLS environment is not linked to a master AT-TLS environment, the corresponding System SSL environment will be closed.
Initial Handshake
The initial SSL handshake process is beginning for the specified connection.
Reset Cipher Request
A request to renegotiate the cipher is being processed.
Reset Session Request
A request to reset the session is being processed.
SSL Control Data Read
Control data, such as handshake or alert data, is being read.

grp_act is the name of the TTLSGroupAction.

env_act is the name of the TTLSEnvironmentAction. If a TTLSEnvironmentAction is not specified on the TTLSRule statement or if the event is not environment or connection related, this value will be *N/A*.

conn_act is the name of the TTLSConnectionAction. If a TTLSConnectionAction is not specified on the TTLSRule statement or if the event is not connection related, this value will be *N/A*.

add_data is additional information traced with the following events:
Connection Abend Close
The abend code.
Initial Handshake
The handshake role and, if handshake role is ServerWithClientAuth, the client authentication type.

System action

None.

Operator response

None.

System programmer response

If event is Connection Abend Close, then contact IBM® software support services. If event is anything else, then there is no action to be taken.

Module

EZBTLMSG

Procedure name

EZBTLMSG

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014