mirror of https://github.com/certd/certd
perf: 1panel支持 apikey方式授权
parent
ee8af18d0a
commit
170b2afb0e
|
@ -66,7 +66,7 @@ export class CertApplyPlugin extends CertApplyBasePlugin {
|
|||
],
|
||||
},
|
||||
required: true,
|
||||
helper: `DNS直接验证:域名是在阿里云、腾讯云、华为云、Cloudflare、NameSilo、西数注册的,选它;
|
||||
helper: `DNS直接验证:域名是在阿里云、腾讯云、华为云、Cloudflare、NameSilo、西数、dns.la注册的,选它;
|
||||
CNAME代理验证:支持任何注册商注册的域名,但第一次需要手动添加CNAME记录;
|
||||
HTTP文件验证:不支持泛域名,需要配置网站文件上传`,
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue