mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
v1.38.2
This commit is contained in:
@@ -89,8 +89,7 @@ input:
|
||||
order: 100
|
||||
helper: |-
|
||||
转换成PFX、jks格式证书是否需要加密
|
||||
jks必须设置密码,不传则默认123456
|
||||
pfx不传则为空密码
|
||||
不传则pfx格式默认空密码,jks格式默认123456
|
||||
pfxArgs:
|
||||
title: PFX证书转换参数
|
||||
value: '-macalg SHA1 -keypbe PBE-SHA1-3DES -certpbe PBE-SHA1-3DES'
|
||||
@@ -106,6 +105,7 @@ input:
|
||||
label: 兼容 Windows Server 2008
|
||||
required: false
|
||||
order: 100
|
||||
maybeNeed: true
|
||||
helper: 兼容Windows Server各个版本
|
||||
renewDays:
|
||||
title: 更新天数
|
||||
@@ -123,6 +123,7 @@ input:
|
||||
name: a-switch
|
||||
vModel: checked
|
||||
order: 100
|
||||
maybeNeed: true
|
||||
helper: 证书申请成功后是否发送通知,优先使用默认通知渠道
|
||||
output:
|
||||
cert:
|
||||
|
||||
Reference in New Issue
Block a user