Purpose: Importing a Third-Party CA Certificate to the Cloud Edge Cloud Console.
To export or regenerate the default, self-signed CA certificate, see Certificate Management.
Location: Administration > Certificate Management
Procedure
- Do the following:
- Select a PEM-encoded X509 certificate (
.crt
or.pem
file) by clicking on Browse in the Public Certificate section.Only an RSA key-type certificate is supported. - Select the private key for the certificate (must be the key file that
matches the
.crt
or.pem
file) by clicking on Browse in the Private Key section.Important
The minimum length of the Private Key is 2048 bits.
The maximum file size for the public certificate and private key is 100 KB. - Select a PEM-encoded X509 certificate (
- If the selected certificate file requires a passphrase, enter it in Passphrase (Optional).
- Click Save to import the CA certificate.Cloud Edge performs a validation check, including the certificate format. If validation passes, the following message displays:Successful import of trusted certificate.