Importing Identity certificate using certTool

Last Updated : Nov 29, 2018 |

About this task

Use this procedure as an example to import Identity certificate using certTool.

Procedure

  1. Log in to the certTool command line interface.
  2. Run the following command:
    certTool --import mgmt.p12 --service mgmt
  3. When prompted, enter the PKCS#12 passphrase to complete the import.

    You can also import additional Identity certificates before running the initTM command.

    If the PKCS #12 files do not contain the certificate chain, you must copy the trusted CAs certificates to the /opt/jboss/server/mgmt/conf/tm/trustedcerts directory. These certificates must be in the PEM format.

  4. Run the initTM command for the certificates to take effect.

    You must restart the Session Manager before to use newly added certificates.