Configuring SSL for Talend JobServer
Configure SSL transport, set up the keystore, and manage cipher suites to encrypt
and secure your Talend JobServer's
communication channels.
Procedure
Results
SSL is enabled, keystore and truststore settings are configured, and cipher suites are managed successfully.
Configuring a custom SSL keystore (optional)
You can choose another server keystore if needed.
About this task
To override the existing server keystore file, you must:
- Generate a new keystore with the utility tool called Keytool (Key and Certificate Management Tool).
- Set the new keystore location.
- Enable the SSL keystore on the server side.
Generate a keystore
Procedure
Set the location of the new keystore
To set the new keystore location, you can either edit the
JAVA_OPTS environment variable or edit the launching script of
the Talend JobServer.
Procedure
Configure the service
Procedure
What to do next
Enable Secure Sockets Layer as described in Enabling the SSL encryption in Talend Runtime.