Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Sumanth3334
Contributor
Contributor

Hand Shake Exception - Help please

Hello Community

I am new to Talend, I downloaded the Talend studio and while I'm trying to connect with my Talend cloud account 
I am getting this error, javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target.

#Talend Studio

Labels (1)
1 Reply
Denis_Segard
Support
Support

Hello,

As explained in :
https://community.qlik.com/t5/Talend-Studio/Error-downloading-third-party-modules/m-p/2526261#M14785...
the SSL certificates used by the Qlik / Talend Web Servers are trusted by default by Java .

You may generate a trace of the "SSL exchanges" using the method described in the article below : 
https://community.qlik.com/t5/Official-Support-Articles/How-to-collect-debug-traces-for-Talend-Studi...
How to collect debug traces for Talend Studio connection using HTTPS to Talend Cloud SSL, Git Server SSL, or similar

The trace will help to find the root cause of the PKIX error. 

Kind regards
Denis