Creating Truststore

A Truststore stores all your trusted parties certificates. You can create a Truststore by uploading a valid certificate to it. To create a Truststore, follow the steps given below:

  1. Click Configure > SECURITY > Keystore/Truststore.
  2. Click Create Keystore/Truststore.
  3. In the Create Keystore/Truststore window,
    1. In the Name and Description fields, enter the name and description of the Truststore respectively.
    2. In the Create field, select the Truststore option.
    3. In the Upload Truststore field, click Browse…, navigate to the JKS Truststore file type, and click Open to upload your Truststore file.
      Note: Truststore only supports JKS file type.
    4. In the Truststore Password and Confirm Password fields, enter the same password for the Truststore.
    5. In the Select Project field, select the project.
  4. Click Save.
This creates a Truststore with a certificate uploaded/imported to it.

Importing a certificate to the default Truststore 

You can also use the default Truststore DefaultTruststore to store the certificates. To do so, you need to import the certificate to the DefaultTruststore by following the steps given below:

  1. Click Account > Settings.
  2. On the left panel, expand Application Settings, and then click Certificates.
  3. On the Trusted Certificates screen, click Import
  4. On the Import Truststore screen, do the followings:


    1. Click Browse next to the Upload Truststore field.
    2. Navigate to your JKS Truststore file and click Open.
    3. In the Truststore Passphrase field, enter the certificate password.
    4. In the Select Project field, select the project.
    5. Click Save.
This imports the certificate to the DefaultTruststore. You can see the DefaultTruststore by going to Configure > SECURITY > Keystore/Truststore screen.