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
On the Connector Gateway:
-
Edit the
log4j2.properties
file on the Connector Gateway by setting the following line:log4j2.rootLogger = DEBUG, commonLog
-
Restart the Connector Gateway.