Generate a Keystore - 7.3
Talend Data Management Platform Installation Guide for Linux
- EnrichVersion
- 7.3
- EnrichProdName
- Talend Data Management Platform
- EnrichPlatform
- Talend Activity Monitoring Console
- Talend Administration Center
- Talend Artifact Repository
- Talend CommandLine
- Talend Data Preparation
- Talend Data Stewardship
- Talend DQ Portal
- Talend Identity and Access Management
- Talend Installer
- Talend JobServer
- Talend Log Server
- Talend Repository Manager
- Talend Runtime
- Talend SAP RFC Server
- Talend Studio
- task
- Installation and Upgrade
Procedure
-
Open the terminal and change directory to
<root>/keystores where
<root>
is the Talend JobServer path.
-
Type in
keytool -genkey -keystore
<myKeystoreName> -keyalg RSA
where <myKeystoreName>
refers to the name of the Keystore you are
creating.
-
Enter the password for your Keystore twice, then enter the other optional
information, such as your name, the name of your organization, your state etc., if
needed.
-
Type in
yes
to confirm your information.
-
Type in the password you have previously defined. The new Keystore
file has been created in <root>/keystores.