Truststore certificate type

Use the Truststore certificate type to install a truststore certificate in the default JVM truststore for use by the integration runtime.

Summary of key details for the configuration type

File name or type Contains secrets Path extracted/imported to Maximum allowed per integration runtime
PEM Yes $MQSI_JREPATH/lib/security/cacerts

(Labeled with configurationName)

Multiple

About the Truststore certificate file

The Truststore certificate type requires a text file that contains a certificate in PEM format. The PEM file is imported into the default JVM truststore in the server JVM when the integration runtime starts.

The name of the configuration is used as the alias for the certificate when it is imported into the default JVM truststore.

Creating a configuration for the Truststore certificate type by using the configuration panel

You can create a Truststore certificate-type configuration while creating an integration runtime, or independently, as follows:

  1. Open the Configuration page by clicking the Configuration icon Configuration icon in the navigation pane, or go to the Configuration view of an integration runtime that you are creating. Then, click Create configuration. For more information, see Managing configuration objects from the Configuration tab.
  2. From the Create configuration panel, select Truststore certificate from the Type list.
  3. In the Name field, specify a name for this configuration. This name will be used as the alias for the certificate.
  4. In the Description field, specify text that will help you identify the integration runtime that will use this certificate.
    Create configuration panel
  5. Complete the Truststore certificate section by completing either of the following steps:
    • Copy the contents of an existing certificate file and then paste it into the Truststore certificate text editor.
      Truststore certificate text editor with pasted contents
    • Import a valid certificate file in PEM format from your file system:
      1. Click the Import truststorecertificate file icon Import icon.
      2. Click within the boxed area to select the file from a file browser, or drag-and-drop the file.
        Import Truststore certificate view

        The name of the imported file is displayed.

      3. Optional. Click View file contents to return to the text editor. The certificate contents are displayed.
        Truststore certificate text editor with pasted contents
  6. Click Create. The configuration is added to the configurations table and can be selected for use with an integration runtime.

Updating or deleting a configuration

If you need to update the content or settings in a configuration, or delete a configuration that's no longer needed, see Managing configuration objects from the Configuration tab.