Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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