Skip to main content
Version: 4

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 application​

To import a certicate to the application's Trustore (shared/cacert folder), follow 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 Alias field, provide an alias by which the certificate you import gets listed on the Trusted Certificates screen.
    4. In the Truststore Passphrase field, enter the certificate password.
    5. In the Select Project field, select the project.
    6. Click Save.
Success
  • <ch:anchor>The imported certificates as well as the ones bundled with the application are stored in the shared/cacert folder and are visible on the Trusted Certicates screen.</ch:anchor>
  • You can View, Delete, and Export a certificate listed on the Trusted Certifcates screen by using the (More Action) against it.
  • To export all the listed certificates, click Export All.
  • The certificates you may have imported prior to AC v4.3 were being saved in the DefaultTrustore (Configure > SECURITY > Keystore/Truststore). In AC v4.3, these certificates have been moved to shared/cacert folder. For backward compatibilty with respect to these certificates, you need to import them again to the DefaultTrustore by going to Configure > SECURITY > Keystore/Truststore > DefaultTrustore > More > Import Certificate.