Skip to main content

Providers

Provider refers to a third party that provides specific services.

There are two kinds of providers:

  • DNS provider: The provider that hosts your domain names and manages your DNS records.
  • Host provider: The provider that hosts your servers or cloud services for deploying certificates.

Supported DNS providers

My domain registrar is not on the list?

Since automation of issuance and renewals is really important, it only makes sense to use DNS-01 challenges if your DNS provider has an API you can use to automate updates.

Before we provide a support for this, you can continue to use Certimate in any of the following ways.

  1. Set your domain's NS server to the supported providers mentioned above (note that this is only a modification of NS, not a transfer of your domain registrar!);
  2. Using CNAME records to the supported providers mentioned above;
  3. Use ACME DNS.

In future versions, we may add a feature that allows users to manually satisfying DNS-01 challenges.


Supported host providers

  • Local: Supports deployment to local servers.
  • SSH: Supports deployment to remote servers (via SSH+SFTP/SCP).
  • Webhook: Supports deployment to Webhook.
  • Kubernetes: Supports deployment to Kubernetes Secret.
  • Alibaba Cloud: Supports deployment to Alibaba Cloud OSS, CDN, DCDN, SLB(CLB/ALB/NLB), WAF, Live, VOD, FC, APIG, CAS.
  • Tencent Cloud: Supports deployment to Tencent Cloud COS, CDN, ECDN, EdgeOne, CLB, WAF, CSS, VOD, SCF, SSL.
  • Baidu AI Cloud: Supports deployment to Baidu AI CLoud BLB, CDN, CAS.
  • Huawei Cloud: Supports deployment to Huawei Cloud CDN, ELB, WAF, SCM.
  • Volcengine: Supports deployment to Volcengine TOS, CDN, DCDN, CLB, ALB, ImageX, Live, Certificate Center.
  • JD Cloud: Supports deployment to JD Cloud CDN, ALB, Live Video, VOD.
  • Qiniu Cloud: Supports deployment to Qiniu Cloud Kodo, CDN, Pili.
  • UPYUN Cloud: Supports deployment to UPYUN Cloud File, CDN.
  • Wangsu Cloud:Supports deployment to Wangsu Cloud CDN Pro。
  • Baishan Cloud: Supports deployment to Baishan Cloud CDN.
  • Doge Cloud: Supports deployment to Doge Cloud CDN.
  • UCloud: Supports deployment to UCloud US3, UCDN.
  • Rain Yun: Supports deployment to Rain Yun RCDN.
  • SafeLine: Supports deployment to SafeLine WAF.
  • 1Panel: Supports deployment to 1Panel.
  • aaPanel: Supports deployment to aaPanel (aka BaoTaPanel).
  • AWS: Supports deployment to AWS ACM, CloudFront.
  • Azure:Supports deployment to Azure KeyVault.
  • Bunny:Supports deployment to Bunny CDN。
  • BytePlus: Supports deployment to BytePlus CDN.
  • CacheFly: Supports deployment to CacheFly CDN.
  • Cdnfly: Supports deployment to Cdnfly CDN.
  • Edgio: Supports deployment to Edgio Applications.
  • Gcore: Supports deployment to Gcore CDN.

Supported notification channels

  • Email (SMTP)
  • Webhook
  • DingTalk Robot
  • Lark/Feishu Robot
  • WeCom Robot
  • Bark
  • Gotify
  • PushPlus
  • ServerChan
  • Telegram

Supported certificate authorities


More providers

If the above providers cannot meet your needs, please let us know or contribute code.

tip

The list of providers listed in the document may be outdated.