To suppress security warnings in CLM browser sessions

Purpose

The following steps describe how to prevent the repeated display of security warnings in a browser that connects to the CLM using a private-CA-signed or self-signed TLS certificate.

Note: You do not need to perform the procedure if the certificate is signed by a public root CA, which is trusted by default.

Steps
 

Transfer the CLM ca.pem certificate file to each client host on which you want to suppress the browser warnings


Perform one of the following.

  1. Import the certificate to the certificate store of a client OS.

    Note: This method suppresses the display of CLM-related security warnings for all client browsers.

    Perform the appropriate procedure in the OS documentation to import the certificate; specify the certificate file as the certificate source.

    Note: Such a procedure varies by OS type and version.

  2. Import the certificate to the certificate store of a client browser.

    Perform the appropriate procedure in the browser documentation to import the certificate; specify the certificate file as the certificate source.

    Note: Such a procedure varies by browser type and version.


Open a browser session and verify that the CLM opens without the display of security warnings.

End of steps