Learn how to troubleshoot SSL and certificate issues in Informatica Cloud Data Integration (CDI) by enabling the JVM SSL debug flag. This video explains how to capture detailed SSL handshake logs to diagnose certificate validation failures and secure communication issues in CDI mappings.
SSL Debug Flags Used:
‘-Djavax.net.debug=ssl:handshake’
‘-Djavax.net.debug=ssl:handshake:verbose’
These flags are added under:
Data_Integration_Server → DTM → JVMOptions
Ideal for resolving SSL handshake errors, certificate chain issues, and TLS-related failures in CDI jobs.
Expertise: Beginner, Intermediate
User type: Administrator, Developer, Architect
Category: Connectors, Configuration
Project Phase: Implement ,configure
Problem Type: Configuration, Connectivity