Enabling TLS Communication

The Transport Layer Security (TLS) protocol provides encryption, authentication and integrity to all applications. To use TLS-secured communication for the Mainframe Connector, TLS communication must be defined and configured in the following relevant components:

  • TCP/IP in the system where the Mainframe Connector will be active

  • Connector Gateway

  • Identity Security Cloud

Enabling Traces

Enabling logs for Cluster enables debug level logs for all sources which use that cluster.

On the Connector Gateway:

  1. Edit the log4j2.properties file on the Connector Gateway by setting the following line:

    log4j2.rootLogger = DEBUG, commonLog

  2. Restart the Connector Gateway.