Creating a live dataset with an HTTPS connection - 7.3

Talend Installation Guide

Version
7.3
Language
English
Operating system
Linux
Subscription type
Subscription
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Activity Monitoring Console
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend Data Preparation
Talend Data Stewardship
Talend DQ Portal
Talend ESB
Talend Identity and Access Management
Talend Installer
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Repository Manager
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2022-10-30

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).