Importing Trusted certificate using certTool

Last Updated : Nov 29, 2018 |

About this task

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

Procedure

  1. Log in to the certTool command line interface.
  2. Run the following command:
    certTool --import AsmDevelopmentCA.pem --trustedca -s sip
  3. On the command line interface, type yes to confirm the addition of certificate as a trusted certificate.
  4. To add the certificate as a Trusted certificate to all applications, run the following command:
    certTool --import AsmDevelopmentCA.pem --trustedca -s all

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