Skip to main content Skip to complementary content
Close announcements banner

Generate a Keystore

Procedure

  1. Open a command prompt and change directory to <root>\keystores where <root> is the Talend JobServer path.
  2. Type in keytool -genkey -keystore <myKeystoreName> -keyalg RSA where <myKeystoreName> refers to the name of the Keystore you are creating.
  3. Enter the password for your Keystore twice, then enter the other optional information, such as your name, the name of your organization, or your state, if needed.
  4. Type in yes to confirm your information.
  5. Type in the password you have previously defined. The new Keystore file has been created in <root>\keystores.

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!