EdgeNext
Documentation home

EdgeNext Documentation

Product guides, setup instructions, and technical references.

Security CDN

Configure HTTPS Certificates

Security CDN supports HTTPS certificate configuration, enabling encrypted transmission for integrated domains. This ensures that data transferred between the client and server remains protected from eavesdropping, tampering, or forgery during transit.


Certificate Configuration Options

You can configure certificates via two methods:

Method Description
Upload New Certificate Upload a locally held certificate, including public certificate and private key. Suitable for users who already have a valid certificate. The system will validate the format and authenticity.
Use Hosted Certificate You can select a certificate that is already managed within the SSL/TLS service. Based on the domain you are currently configuring, only certificates that match the domain will be displayed.

Upload Certificate

Field Description
Certificate Name 4 - 50 Chinese characters, English letters, digits, and special characters. The certificate name must be unique.
Certificate Public Key Usually, certificates are files with extensions such as.pem or.crt. When uploading a certificate, two methods are supported: manual input or file upload.
1 . Manual Input
The certificate format starts with "-----BEGIN CERTIFICATE-----" and ends with "-----END CERTIFICATE-----".
2 . Upload Files
You can directly upload the certificate public - key file.
Certificate Private Key Usually, certificate private keys are files with extensions such as.key or.pem.
1 . Manual Input
The private - key format starts with "-----BEGIN (RSA) PRIVATE KEY-----" and ends with "-----END (RSA) PRIVATE KEY-----".
2 . Upload Files
You can directly upload the certificate private - key file.
Please note: If the certificate private key is password - protected, please remove the password protection first.

Hosted Certificate

When switching to a hosted certificate, the system will automatically select a certificate that matches the domain you are configuring. You can click on the SSL/TLS section to view certificate details or apply for a free certificate on the SSL/TLS page.

Configuration Guide

Scenario 1: Deploy a Custom Certificate via the Security CDN Console

  1. Log in to the Security CDN Console.

  2. In the left navigation menu, go to DomainsDomain List.

    配置HTTPS证书1

  3. Locate the target domain and click Edit in the HTTPS column.

    配置HTTPS证书2

  4. In the HTTPS certificate configuration window, choose either Upload New Certificate or Use Hosted Certificate.

    • If uploading a new certificate: Provide the certificate name, public certificate, and private key, then click Confirm.
    • If using a hosted certificate: The system will automatically display available certificates matching the domain. Select the desired certificate and click Save to apply the configuration.

Scenario 2: Batch Deploy Certificates for Multiple Domains via the Console

If you have a multi-domain or wildcard certificate and want to apply it to multiple domains at once without configuring each individually, the batch certificate configuration feature will streamline this process:

  1. Log in to the Security CDN Console.

  2. Go to DomainsDomain List.

  3. Select multiple domains for SSL configuration.

  4. Click Batch OperationsBatch Configuration.

    配置HTTPS证书3

  5. In the batch configuration interface, choose HTTPS Certificate, then click Modify Configuration.

    配置HTTPS证书4

  6. On the batch certificate configuration page, the system will display available certificates matching the selected domains.

    配置HTTPS证书6

  7. Select the appropriate certificate and click Save to complete batch deployment.


Scenario 3: Centralized Deployment via the SSL/TLS Module

You can manage and deploy certificates centrally through the SSL/TLS module:

  1. Log in to the Security CDN Console.
  2. Click SSL/TLS in the left navigation panel to access the certificate management page.
  3. In the certificate list, find the domain bound to the certificate.
  4. Click the Associate button in the actions column to deploy the certificate.

配置HTTPS证书5

Need help? Contact our support team at support@edgenext.com.

Back to documentation home