Generate a Keystore - 7.2
Talend Data Services Platform Installation Guide for Windows
- EnrichVersion
- 7.2
- EnrichProdName
- Talend Data Services Platform
- EnrichPlatform
- 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 Log Server
- Talend Repository Manager
- Talend Runtime
- Talend SAP RFC Server
- Talend Studio
- task
- Installation and Upgrade
Procedure
-
Open a command prompt 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.