perf: 支持京东云dns申请证书

This commit is contained in:
xiaojunnuo
2025-04-02 23:13:55 +08:00
parent 8145808c43
commit 04d79f9117
280 changed files with 421914 additions and 51 deletions
@@ -66,7 +66,7 @@ export class CertApplyPlugin extends CertApplyBasePlugin {
],
},
required: true,
helper: `DNS直接验证:域名是在阿里云腾讯云华为云CloudflareNameSilo西数dns.la注册的,选它;
helper: `DNS直接验证:域名是在阿里云/腾讯云/华为云/Cloudflare/NameSilo/西数/火山/dns.la/京东云注册的,选它;
CNAME代理验证:支持任何注册商注册的域名,但第一次需要手动添加CNAME记录;
HTTP文件验证:不支持泛域名,需要配置网站文件上传`,
})