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: 
XRocq1696001865
Contributor III
Contributor III

How to configure New R2026 SSL settings for remote exec job server

Hi,

Since i've installed new R2026 talend studio i can see this new feature in the studio for thje remote exec SSL :

XRocq1696001865_0-1777304545402.png

And since i've also installed the last version of the remote engine, i can also see that there is a SSL configuration in the "org.talend.remote.jobserver.server.cfg"

Today when i want to launch a talend job from the studio using the remote exec feature, i have a javax.net.ssl.SSLHandshakeException

I think i have to configure the new settings SSL in the studio but i dont know which values to put for the keystore and the trustore

 

Labels (1)
1 Solution

Accepted Solutions
XRocq1696001865
Contributor III
Contributor III
Author

Ok its working now i finally found the password :

The Talend RE v2.14.1 is on windows server 2019, and because the RE is a windows service wrapped, the password was in the cfg file of the Engine-wrapper.conf File

View solution in original post

3 Replies
Rahul_Kale
Support
Support

Hello XRocq1696001865,

Thank you for reaching out to the Qlik community,
 

You need to configure SSL in both Talend Studio and the Remote Engine JobServer using the keystore and truststore files generated during engine installation.

Also, we recommend that you involve your DBA team, who can help you with this.

XRocq1696001865
Contributor III
Contributor III
Author

Ok i found the client keys here on the my server : 

XRocq1696001865_0-1777309956917.png

I copy paste on my computer and put the path on the ssl configuration studio :

XRocq1696001865_1-1777310093456.png

But in fact i cannot find what is their passwords

do you know where to find the passwords ?

 

Thanks

XRocq1696001865
Contributor III
Contributor III
Author

Ok its working now i finally found the password :

The Talend RE v2.14.1 is on windows server 2019, and because the RE is a windows service wrapped, the password was in the cfg file of the Engine-wrapper.conf File