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:
- Open the Configuration page by clicking the Configuration icon in the navigation pane. Then, click Create configuration. For more information, see Creating configurations on the Configurations page.
- From the
Create configuration
panel, select Truststore certificate from the Type list. - In the Name field, specify a name for this configuration. This name will be used as the alias for the certificate.
- In the Description field, specify text that will help you identify the
integration runtime that will use this certificate.
- 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.
- Import a valid certificate file in PEM format from your file system:
- Click the Import truststorecertificate file icon .
- Click within the boxed area to select the file from a file browser, or drag-and-drop the file.
The name of the imported file is displayed.
- Optional. Click View file contents to return to the text editor. The
certificate contents are displayed.
- Copy the contents of an existing certificate file and then paste it into the
Truststore certificate text editor.
- 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 Creating configurations on the Configurations page.