TCPIPSERVICE does not have SSL(YES) or SSL(CLIENTAUTH) (DFHEJ0747).
Explanation
A CORBASERVER definition was encountered having
an SSLUNAUTH value that specifies the name of a
TCPIPSERVICE definition that does not support
SSL. That is, the SSL attribute in the
referenced TCPIPSERVICE definition has a value of
NO.
This is a Deployment Analysis message; during an
actual CICS start-up, one would expect message
DFHEJ0747E 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(YES) or
SSL(CLIENTAUTH), or alter the referenced
TCPIPSERVICE definition to specify SSL(YES) or
SSL(CLIENTAUTH).