This commit is contained in:
xiaojunnuo
2024-10-29 23:38:41 +08:00
parent b3e0546f78
commit ccfe922c30
2 changed files with 2 additions and 2 deletions

View File

@@ -134,7 +134,7 @@ export class CertApplyPlugin extends CertApplyBasePlugin {
{ value: "zerossl", label: "ZeroSSL" },
],
},
helper: "Let's Encrypt最简单如果使用ZeroSSL、Google证书需要提供EAB授权",
helper: "Let's Encrypt最简单Google兼容性最好如果使用ZeroSSL、Google证书需要提供EAB授权",
required: true,
})
sslProvider!: SSLProvider;