CTG8486W 'ciphersuites' parameter ignored for IPIC server server name as SSL is not enabled
Explanation
The ciphersuites parameter has been supplied for IPIC server server name but the connection is not configured to use SSL.
System action
CICS® Transaction Gateway ignores the ciphersuites parameter and continues the startup process.
User response
Update the configuration file to to enable SSL for the IPIC server by specifying parameter ssl=yes in the IPICSERVER section, or remove the ciphersuites parameter from the CICS TG configuration file.
Message