mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
v1.38.2
This commit is contained in:
@@ -108,8 +108,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'
|
||||
@@ -125,6 +124,7 @@ input:
|
||||
label: 兼容 Windows Server 2008
|
||||
required: false
|
||||
order: 100
|
||||
maybeNeed: true
|
||||
helper: 兼容Windows Server各个版本
|
||||
renewDays:
|
||||
title: 过期前提醒
|
||||
|
||||
Reference in New Issue
Block a user