DFHSO0147 W applid A non-secure client connection has been received for ATTLSAWARE TCPIPSERVICE tcpipservice. Client IP address: clientaddr. TTLS_IOCTL value X'ttlsioctl'

Explanation

The TCP/IP listener task has received a connection from a client that is not secure. The TCPIPSERVICE is defined with SSL(ATTLSAWARE) so new connections must be secured by AT-TLS.

System action

CICS always sends an HTTP 403 error response to the client for a non-secure connection on an SSL(ATTLSAWARE) TCPIPSERVICE. This message is only ever issued once per active TCPIPSERVICE.

User response

You should make sure that the port used by the TCPIPSERVICE has been secured by an active AT-TLS policy.

If after receiving this message you activate AT-TLS for the TCPIPSERVICE port, you should close and re-open the TCPIPSERVICE.

Module

DFHSOLS

XMEOUT parameters/Message inserts

  1. applid
  2. tcpipservice
  3. clientaddr
  4. X'ttlsioctl'

Destination

Console