mirror of
https://github.com/certd/certd.git
synced 2026-04-29 08:47:24 +08:00
v1.38.4
This commit is contained in:
@@ -3,7 +3,7 @@ default:
|
||||
strategy:
|
||||
runStrategy: 0
|
||||
input:
|
||||
renewDays: 18
|
||||
renewDays: 15
|
||||
forceUpdate: false
|
||||
name: CertApply
|
||||
title: 证书申请(JS版)
|
||||
@@ -17,7 +17,9 @@ input:
|
||||
name: domain-selector
|
||||
vModel: value
|
||||
mode: tags
|
||||
placeholder: 请输入证书域名,比如:foo.com , *.foo.com , *.sub.foo.com , *.bar.com
|
||||
placeholder: >-
|
||||
请输入证书域名/IP,比如:foo.com , *.foo.com , *.sub.foo.com , *.bar.com ,
|
||||
123.123.123.123
|
||||
tokenSeparators:
|
||||
- ','
|
||||
- ' '
|
||||
|
||||
Reference in New Issue
Block a user