feat: issue certificate success
This commit is contained in:
@@ -16,3 +16,7 @@ structopt = "0.3"
|
||||
base64 = "0.22"
|
||||
rcgen = { version = "0.12", features = ["zeroize", "x509-parser"] }
|
||||
time = "0.3"
|
||||
p256 = "0.13.2"
|
||||
p384 = "0.13.0"
|
||||
p521 = "0.13.3"
|
||||
once_cell = "1.19.0"
|
||||
|
||||
Reference in New Issue
Block a user