If you want to import your SSL certificate into AgileCDN dashboard, you can follow the steps below.

Step 1. Download your SSL certificate in apache version from the SSL certificate provider.

Step 2. Log in to AgileCDN dashboard.

Step 3. Select Security protection > Certificate Management.

Step 4. Click Import Certificate. In the Upload Cert window, input the Certificate Identification and upload certificate body, certificate private key, certificate chain. At last, click Upload.

Tips:

  • Cert Body:Start with “-----BEGIN CERTIFICATE-----”,end with“-----END CERTIFICATE-----”
  • Cert Private Key:Start with:“-----BEGIN PRIVATE KEY-----”,  end with “-----END PRIVATE KEY-----”. or Start with:“-----BEGIN RSA PRIVATE KEY-----”,  end with “-----END RSA PRIVATE KEY-----”
  • Cert chain:Start with:“-----BEGIN CERTIFICATE-----”,  end with“-----END CERTIFICATE-----”