mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
perf: cname校验配置增加未校验通过提示
This commit is contained in:
@@ -100,6 +100,7 @@ export class CertApplyPlugin extends CertApplyBasePlugin {
|
||||
component: {
|
||||
name: "domains-verify-plan-editor",
|
||||
},
|
||||
rules: [{ type: "checkCnameVerifyPlan" }],
|
||||
required: true,
|
||||
helper: "如果选择CNAME方式,请按照上面的显示,给域名添加CNAME记录,添加后,点击验证,验证成功后不要删除记录,申请和续期证书会一直用它",
|
||||
col: {
|
||||
|
||||
Reference in New Issue
Block a user