From 8eb65ae3decd3dd68b33b3f645d8553104ce800b Mon Sep 17 00:00:00 2001 From: Fu Diwei Date: Fri, 12 Sep 2025 13:51:23 +0800 Subject: [PATCH] update README --- README.md | 8 ++++---- README_EN.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3fe6a5c4..6834f075 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,12 @@ Certimate 旨在为用户提供一个安全、简便的 SSL 证书管理解决 - 灵活的工作流编排方式,证书从申请到部署完全自动化; - 支持单域名、多域名、泛域名证书,可选 RSA、ECC 签名算法; +- 支持 DNS-01(即基于域名解析验证)、HTTP-01(即基于文件验证)两种质询方式; - 支持 PEM、PFX、JKS 等多种格式输出证书; -- 支持 30+ 域名托管商(如阿里云、腾讯云、Cloudflare 等,[点此查看完整清单](https://docs.certimate.me/docs/reference/providers#supported-dns-providers)); +- 支持 40+ 域名托管商(如阿里云、腾讯云、Cloudflare 等,[点此查看完整清单](https://docs.certimate.me/docs/reference/providers#supported-dns-providers)); - 支持 100+ 部署目标(如 Kubernetes、CDN、WAF、负载均衡等,[点此查看完整清单](https://docs.certimate.me/docs/reference/providers#supported-hosting-providers)); - 支持邮件、钉钉、飞书、企业微信、Webhook 等多种通知渠道; -- 支持 Let's Encrypt、Buypass、Google Trust Services、SSL.com、ZeroSSL 等多种 ACME 证书颁发机构; +- 支持 Let's Encrypt、Actalis、Google Trust Services、SSL.com、ZeroSSL 等多种 ACME 证书颁发机构; - 更多特性等待探索。 ## ⏱️ 快速启动 @@ -71,9 +72,8 @@ Certimate 旨在为用户提供一个安全、简便的 SSL 证书管理解决 相关文章: +- [《升级指南:迁移到 v0.4》](https://docs.certimate.me/docs/migrations/migrate-to-v0.4) - [《使用 CNAME 完成 ACME DNS-01 质询》](https://docs.certimate.me/blog/cname) -- [《v0.3.0:第二个不向后兼容的大版本》](https://docs.certimate.me/blog/v0.3.0) -- [《v0.2.0:第一个不向后兼容的大版本》](https://docs.certimate.me/blog/v0.2.0) - [《Why Certimate?》](https://docs.certimate.me/blog/why-certimate) ## ⭐ 运行界面 diff --git a/README_EN.md b/README_EN.md index 2b50f83a..2397cc5b 100644 --- a/README_EN.md +++ b/README_EN.md @@ -37,11 +37,12 @@ Certimate aims to provide users with a secure and user-friendly SSL certificate - Flexible workflow orchestration, fully automation from certificate application to deployment; - Supports single-domain, multi-domain, wildcard certificates, with options for RSA or ECC. +- Supports DNS-01 challenge and HTTP-01 challenge both. - Supports various certificate formats such as PEM, PFX, JKS. -- Supports more than 30+ domain registrars (e.g., Alibaba Cloud, Tencent Cloud, Cloudflare, etc. [Check out this link](https://docs.certimate.me/en/docs/reference/providers#supported-dns-providers)); +- Supports more than 40+ domain registrars (e.g., Alibaba Cloud, Tencent Cloud, Cloudflare, etc. [Check out this link](https://docs.certimate.me/en/docs/reference/providers#supported-dns-providers)); - Supports more than 100+ deployment targets (e.g., Kubernetes, CDN, WAF, load balancers, etc. [Check out this link](https://docs.certimate.me/en/docs/reference/providers#supported-hosting-providers)); - Supports multiple notification channels including email, DingTalk, Feishu, WeCom, Webhook, and more; -- Supports multiple ACME CAs including Let's Encrypt, Buypass, Google Trust Services,SSL.com, ZeroSSL, and more; +- Supports multiple ACME CAs including Let's Encrypt, Actalis, Google Trust Services,SSL.com, ZeroSSL, and more; - More features waiting to be discovered. ## ⏱️ Fast Track @@ -69,9 +70,8 @@ For full documentation, please visit [docs.certimate.me](https://docs.certimate. Related articles: +- [_Migrate to v0.4_](https://docs.certimate.me/en/docs/migrations/migrate-to-v0.4) - [_使用 CNAME 完成 ACME DNS-01 质询_](https://docs.certimate.me/blog/cname) -- [_v0.3.0:第二个不向后兼容的大版本_](https://docs.certimate.me/blog/v0.3.0) -- [_v0.2.0:第一个不向后兼容的大版本_](https://docs.certimate.me/blog/v0.2.0) - [_Why Certimate?_](https://docs.certimate.me/blog/why-certimate) ## ⭐ Screenshot