Skip to main content Skip to complementary content

Configuration with a self-signed certificate

The following steps describe the configuration with an SSL self-signed certificate. If you already have a certificate, or a keystore that contains a certificate, you can skip this section and go directly to the next section on how to configure Talend Cloud Migration Platform with an existing keystore.

About this task

The two main steps are:
  • Creating a Java keystore containing a self-signed certificate.
  • Setting Talend Cloud Migration Platform server with the SSL configuration.

Those steps can be automated using the following example scripts.

Procedure

  1. Create a file in the Talend Cloud Migration Platform installation folder. For example setup-tcmp-https.bat on Windows or setup-tcmp-https.sh on Linux.
  2. Download one of the following files depending on your OS.
  3. Unzip the folder.
  4. Open the file with a text editor like Notepad++.
  5. Copy and paste its content in the new file created.

Results

The script creates a keystore based on some default parameters and generates a new start script to execute Talend Cloud Migration Platform configured with HTTPS.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!