mirror of
https://github.com/certd/certd.git
synced 2026-04-30 01:07:28 +08:00
chore:
This commit is contained in:
@@ -43,7 +43,7 @@ export class CertApplyPlugin extends CertApplyBasePlugin {
|
|||||||
sslProvider!: SSLProvider;
|
sslProvider!: SSLProvider;
|
||||||
|
|
||||||
@TaskInput({
|
@TaskInput({
|
||||||
title: "证书私钥类型",
|
title: "加密算法",
|
||||||
value: "rsa_2048",
|
value: "rsa_2048",
|
||||||
component: {
|
component: {
|
||||||
name: "a-select",
|
name: "a-select",
|
||||||
|
|||||||
Reference in New Issue
Block a user