Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Since i've installed new R2026 talend studio i can see this new feature in the studio for thje remote exec SSL :
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
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
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.
Ok i found the client keys here on the my server :
I copy paste on my computer and put the path on the ssl configuration studio :
But in fact i cannot find what is their passwords
do you know where to find the passwords ?
Thanks
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