Providers
Provider refers to a third party that provides specific services.
There are several kinds of providers:
DNS provider
: The provider that hosts your domain names and manages your DNS records.Hosting provider
: The provider that hosts your servers or cloud services for deploying certificates.CA provider
: The provider which is certificate authority. Only CAs that use the ACME protocol are supported currently.Notification provider
: The provider used for pushing notifications.
Supported DNS providers
- Alibaba Cloud
- Alibaba Cloud ESA NS mode
- Tencent Cloud
- Tencent Cloud EdgeOne NS mode
- Baidu AI Cloud
- Huawei Cloud
- Volcengine
- JD Cloud
- AWS Route53
- Azure DNS
- Bunny
- CloudFlare
- ClouDNS
- Constellix
- deSEC
- DigitalOcean
- DNS.LA
- Duck DNS
- dynv6
- Gcore
- GNAME
- GoDaddy
- Hetzner
- Name.com
- Namecheap
- NameSilo
- netcup
- Netlify
- NS1 Connect
- Porkbun
- Vercel
- UCloud
- CMCC Cloud
- Rain Yun
- West.cn
- PowerDNS
- ACME Proxy HTTP Request: Supports managing DNS by HTTP request.
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.
- 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!);
- Using CNAME records to the supported providers mentioned above;
- Use ACME DNS.
In future versions, we may add a feature that allows users to manually satisfying DNS-01 challenges.
Supported hosting providers
- Local host: Supports deployment to local servers. Preset scripts:
- Binding IIS
- Binding netsh
- Binding RDP
- Custom scripts
- Remove host (SSH): Supports deployment to remote servers (via SFTP/SCP). Preset scripts:
- Replace SynologyDSM SSL certificate
- Replace fnOS SSL certificate
- Replace QNAP SSL certificate
- Binding IIS
- Binding netsh
- Binding RDP
- Custom scripts
- 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, GA, CAS.
- Tencent Cloud: Supports deployment to Tencent Cloud COS, CDN, ECDN, EdgeOne, CLB, WAF, Anti-DDoS, 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, CDN Pro, Certificate Management。
- 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.
- uniCloud: Supports deployment to uniCloud web host.
- 1Panel: Supports deployment to 1Panel.
- aaPanel: Supports deployment to aaPanel (aka BaotaPanel).
- aaWAF: Supports deployment to aaWAF (aka BaotaWAF).
- RatPanel: Supports deployment to RatPanel.
- SafeLine: Supports deployment to SafeLine WAF.
- AWS: Supports deployment to AWS ACM, IAM, 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.
- FlexCDN: Supports deployment to Flex CDN.
- Gcore: Supports deployment to Gcore CDN.
- GoEdge: Supports deployment to GoEdge CDN.
- LeCDN: Supports deployment to LeCDN CDN.
- Netlify: Supports deployment to Netlify Sites.
- Proxmox VE: Supports deployment to Proxmox Virtual Environment.
Supported notification channels
- Email (SMTP)
- Webhook. Preset templates:
- Bark
- ntfy
- Gotify
- Pushover
- PushPlus
- ServerChan Turbo
- ServerChan 3
- Custom Webhook
- DingTalk Bot
- Lark/Feishu Bot
- WeCom Bot
- Discord Bot
- Slack Bot
- Telegram Bot
- Mattermost
Supported certificate authorities
- Let's Encrypt: Including production environment and staging environment.
- Buypass
- Google Trust Services
- SSL.com
- ZeroSSL
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.