Updated on 2023-12-19 GMT+08:00

Exporting a Private CA Certificate

After a private CA is created and activated, you can export the private CA certificate.

If your web services are accessible through browsers, add the root certificate to your browser trust list and install the private certificate issued by the root CA on your web server to implement HTTPS communications between the client and the server.

If your web services are accessible through a client like Java, manually install the root certificate on the client to ensure that the client can validate the encrypted information on the server.

This topic walks you through how to export a private CA certificate.

Prerequisites

The private CA for which the certificate is to be exported is in the Activated state.

Procedure

  1. Log in to the management console.
  2. Locate the row of the desired private CA and click Export CA Certificate in the Operation column.

    Figure 1 Exporting a CA certificate

  3. In the displayed dialog box, click OK.

    When you click OK, CCM will use the download tool provided by the browser to download the private CA certificate to the specified local directory.

    Now, you will obtain a private CA certificate file named root CA name_certificate.pem.