Configuring an HTTPS connection for Talend Data Preparation
To set up an HTTPS secure connection between the different services, as well as with the MongoDB server, you need to edit the application.properties file.
Note that securing the MongoDB connection is not possible if you selected the embedded MongoDB instance during the installation process.
If you want to secure connections with MongoDB using SSL, MongoDB Enterprise Server has to be manually installed on your machine. For more information, refer to the supported MongoDB versions in Compatible databases.
Procedure
Results
Talend Data Preparation only supports the Java Key Store (.jks) format to store keys and certificates.