From 9a9a91bf377bdb9959ec45a8f3fc0b48d23cc28f Mon Sep 17 00:00:00 2001 From: YANGJINZE Date: Mon, 9 Jun 2025 15:04:28 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0README=EF=BC=8C?= =?UTF-8?q?=E5=AE=8C=E5=96=84certimate=E9=83=A8=E5=88=86=E7=9A=84=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0=EF=BC=8C=E5=A2=9E=E5=8A=A0=E4=BA=AC=E4=B8=9C=E4=BA=91?= =?UTF-8?q?DNS=E4=BB=A3=E7=A0=81=E5=AE=9E=E7=8E=B0=E7=9A=84=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9ee763..1fe63ef 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ allinssl 17: 卸载ALLinSSL 🗑️ - [Let's Encrypt](https://letsencrypt.org/) - 免费SSL证书颁发机构 - [lego](https://github.com/go-acme/lego) - Go语言ACME客户端,为本项目提供核心证书申请功能 - [acme.sh](https://github.com/acmesh-official/acme.sh) - 纯Shell脚本实现的ACME客户端 -- [certimate](https://github.com/usual2970/certimate) - 工作流部分DNS服务商实现方式参考 +- [certimate](https://github.com/usual2970/certimate) - 工作流部分设计参考,以及使用了其京东云DNS的代码实现 - [certd](https://github.com/certd/certd) - 工作流部分的设计参考 - [Certbot](https://certbot.eff.org/) - EFF官方ACME客户端 - [Caddy](https://caddyserver.com/) - 自动HTTPS Web服务器