Skip to main content Skip to complementary content
Close announcements banner

Creating a live dataset with an HTTPS connection

Availability-noteDeprecated

Procedure

  1. Retrieve Talend Data Preparation certificate, or its Certificate Authority and add it to an existing or new .jks file following this example:
    keytool -import -trustcacerts -alias <cert-alias> -file <dp_certificate.crt> -keystore <truststore.jks>
  2. When designing your Job in the Studio, connect a tSetKeystore component to the data input component with an OnSubjobOk link in order for the Job to trust the Talend Data Preparation certificate. For more information on how to configure the tSetKeystore, see Talend Components Reference Guide.

Results

For more information on how to create a live dataset, see Talend Help Center (https://help.talend.com).

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 – let us know how we can improve!