CCV5448E

TCPIPSERVICE does not have SSL(NO) (DFHEJ0748).

Explanation

A CORBASERVER definition was encountered having an UNAUTH value that specifies the name of a TCPIPSERVICE definition that requires authentication. That is, the SSL attribute in the referenced TCPIPSERVICE definition has a value of YES or CLIENTAUTH where it should be NO This is a Deployment Analysis message; during an actual CICS start-up, one would expect message DFHEJ0748E to be issued for this condition.

System action

The CORBASERVER definition is reported as "not usable".

User response

Alter the CORBASERVER definition to refer to a TCPIPSERVICE definition that has SSL(NO) specified, or alter the referenced TCPIPSERVICE definition to specify SSL(NO).