From 96b5981f8cfac234baeecc3c547c7e46dbedabcd Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Thu, 5 Dec 2024 11:09:14 +0800 Subject: [PATCH] chore: --- docs/guide/index.md | 2 +- packages/plugins/plugin-cert/src/plugin/cert-plugin/index.ts | 2 +- packages/ui/certd-client/src/views/sys/plugin/config.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/guide/index.md b/docs/guide/index.md index f99e0a33..deffd9c4 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -31,4 +31,4 @@ Certd 是一款开源、免费、全自动申请和部署更新SSL证书的工 ## 三、证书颁发机构对比 * Let's Encrypt:申请最简单。 * Google: 大厂光环,兼容性好,需要翻墙获取EAB。 -* ZeroSSL: 有数量限制,获取EAB无需翻墙。 \ No newline at end of file +* ZeroSSL: 需要EAB,获取EAB无需翻墙。 \ No newline at end of file diff --git a/packages/plugins/plugin-cert/src/plugin/cert-plugin/index.ts b/packages/plugins/plugin-cert/src/plugin/cert-plugin/index.ts index 6e8ae9cd..4507a749 100644 --- a/packages/plugins/plugin-cert/src/plugin/cert-plugin/index.ts +++ b/packages/plugins/plugin-cert/src/plugin/cert-plugin/index.ts @@ -137,7 +137,7 @@ export class CertApplyPlugin extends CertApplyBasePlugin { { value: "zerossl", label: "ZeroSSL", icon: "emojione:digit-zero" }, ], }, - helper: "Let's Encrypt:申请最简单\nGoogle:大厂光环,兼容性好,需要翻墙获取EAB授权\nZeroSSL:有数量限制,获取EAB授权无需翻墙", + helper: "Let's Encrypt:申请最简单\nGoogle:大厂光环,兼容性好,需要翻墙获取EAB授权\nZeroSSL:需要EAB授权,无需翻墙", required: true, }) sslProvider!: SSLProvider; diff --git a/packages/ui/certd-client/src/views/sys/plugin/config.vue b/packages/ui/certd-client/src/views/sys/plugin/config.vue index bc7fa447..e29c4f0c 100644 --- a/packages/ui/certd-client/src/views/sys/plugin/config.vue +++ b/packages/ui/certd-client/src/views/sys/plugin/config.vue @@ -19,7 +19,7 @@
-
设置公共ZeroSSL EAB授权给用户使用,避免用户自己去翻墙获取Zero EAB授权,注意:ZeroSSL免费证书有数量限制
+
设置公共ZeroSSL EAB授权给用户使用,避免用户自己去翻墙获取Zero EAB授权
zerossl开发者中心获取EAB