The execution servers provided by Talend allows you to encrypt data
prior to transmission via an existing SSL Keystore.
Procedure
-
Go to the etc directory and open the
org.talend.remote.jobserver.server.cfg file to edit
it.
-
In the
org.talend.remote.jobserver.server.TalendJobServer.USE_SSL=false
line,
replace false
with true
.
The next time you launch your execution server, the SSL
protocol will be used to secure the communication between servers and
clients.
-
In Talend Administration Center, select the Use https check box to enable the encryption.