• Product Introduction
  • Quick Start
    • Importing a Git Repository
    • Starting From a Template
    • Direct Upload
    • Start with AI
  • Framework Guide
    • Frontends
      • Vite
      • React
      • Vue
      • Other Frameworks
    • Backends
    • Full-stack
      • Next.js
      • Nuxt
      • Astro
      • React Router
      • SvelteKit
    • Custom 404 Page
  • Project Guide
    • Project Management
    • edgeone.json
    • Configuring Cache
    • Error Codes
  • Build Guide
  • Deployment Guide
    • Overview
    • Create Deploys
    • Manage Deploys
    • Deploy Button
    • Using Github Actions
    • Using CNB Plugin
    • Using IDE PlugIn
    • Using CodeBuddy IDE
  • Domain Management
    • Overview
    • Custom Domain
    • HTTPS Configuration
      • Overview
      • Apply for Free Certificate
      • Using Managed SSL Certificate
    • Configure DNS CNAME Record
  • Observability
    • Overview
    • Metric Analysis
    • Log Analysis
  • Pages Functions
    • Overview
    • Edge Functions
    • Cloud Functions
      • Overview
      • Node Functions
  • KV Storage
  • Edge AI
  • API Token
  • EdgeOne CLI
  • Pages MCP
  • Integration Guide
    • AI
      • Dialogue Large Models Integration
      • Large Models for Images Integration
    • Database
      • Supabase Integration
      • Pages KV Integration
    • Ecommerce
      • Shopify Integration
      • WooCommerce Integration
    • Payment
      • Stripe Integration
      • Integrating Paddle
    • CMS
      • WordPress Integration
      • Contentful Integration
      • Sanity Integration
    • Authentication
      • Supabase Integration
      • Clerk Integration
  • Best Practices
    • Using General Large Model to Quickly Build AI Application
    • Use the DeepSeek model to quickly build a conversational AI site
    • Building an Ecommerce Platform with Shopify
    • Building a SaaS Site Using Supabase and Stripe
    • Building a Company Brand Site Quickly
    • How to Quickly Build a Blog Site
  • Migration Guides
    • Migrating from Vercel to EdgeOne Pages
    • Migrating from Cloudflare Pages to EdgeOne Pages
    • Migrating from Netlify to EdgeOne Pages
  • Troubleshooting
  • FAQs
  • Contact Us
  • Release Notes

Using Managed SSL Certificate

Deploy SSL certificates hosted in Tencent Cloud to EdgeOne. Suitable for those who have purchased SSL certificates in the SSL Certificate Service console or uploaded their own certificates to SSL. For how to upload a hosted certificate, see Upload SSL Certificate.

If you wish to directly access the EdgeOne console to manage and use your self-owned certificate, follow the steps below.
1. Log in to the Pages console and select the target project.
2. In the left navigation bar, click Domain Name Management.
3. On the domain management list page, select the domain name for managed SSL certificate configuration, then click Edit in the HTTPS column to pop up the HTTPS certificate configuration.
4. Locate the edge HTTPS configuration card and click Configure.
5. In the configuration mode, select Managed SSL Certificate. The deployable certificate list of the domain will be automatically displayed. Select the associated certificate ID, click Confirm, and the certificate configuration will be deployed.

6. After deployment, you can see the corresponding domain's HTTPS configuration status updated to deployed in the domain management list.
Note:
Each domain name supports up to one RSA certificate, one ECC certificate, and one SM2 certificate.


Updating the Certificate

Note:
- If your certificate is self-owned, upload it to SSL certificate hosting. When updates are required, you need to re-upload the new certificate content to the SSL Certificate Service console. Alternatively, you can redeploy and update it via free certificate application.
If you have purchased an SSL certificate in the SSL Certificate Service console, you enable it to implement automatic renewal and updates. You can refer to certificate hosting.
If necessary, update the certificate in the EdgeOne console. For example, if the current domain has a configured RSA certificate and an ECC certificate, and the RSA certificate needs to be updated, see the following procedure:
1. Log in to the Pages console and select the target project.
2. In the left navigation bar, click Domain Name Management.
3. On the domain management list page, select the domain name for managed SSL certificate configuration, then click Edit in the HTTPS column to pop up the HTTPS certificate configuration.
4. Locate the edge HTTPS configuration card and click Configure.
5. In the configuration mode, select Managed SSL Certificate. The deployable certificate list of the domain will be automatically displayed. When updating the certificate, since only one certificate of each algorithm can be deployed, you need to deselect the old certificate first, and then select the new certificate. Select it, then click Confirm, and the certificate configuration will be deployed.

ai-agent
You can ask me like
How to Get Started with EdgeOne Pages?