Information
Out of support This documentation supports the 8.0 version of BMC Atrium Single Sign-On, which is in "End of Version Support." However, the documentation is available for your convenience. You will not be able to leave comments.Click here to view the documentation for a supported version of Remedy Single Sign-On.

Importing CA certificates in UNIX


The following topics provide information and instructions for importing CA certificates:

To import the certificate

  1. Run the following keytoolcommand:

    keytool -import -alias tomcat -keystore keystore.p12 -file cert.txt storepass internal4bmc -storetype PKCS12 -providername JsafeJCE
  2. Stop and restart the Tomcat server.

    Warning

    note

    The new CA certificate does not take effect until the Tomcat server is restarted.

  3. Update all integrated application truststores with the new public key.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Atrium Single Sign-On 8.0.00