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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
thuhuyen89
Contributor
Contributor

SSL TrustStore Conflict when combining WebService and tSendEmail in one job

I am facing an issue with SSL truststores in my Talend job and would appreciate advice:

thuhuyen89_2-1750760321650.png

My main job has two parts:

thuhuyen89_0-1750759156780.png

The WS part using tSoap with its own isolated truststore configured directly in the component's SSL settings.

thuhuyen89_1-1750759275212.png

The tSendEmail at the end of the job which requires a different truststore

The problem is:

  • When I run these two parts separately by disabling another, they both run successfully.

  • But when I both activate them, I get the following error.

So, does Talend share JVM SSLContext across components even when tSOAP has its own truststore configured?

Thank you

Labels (1)
  • SOAP

0 Replies