KMSAgent Command Description
Syntax |
Function |
Parameter and Option |
|---|---|---|
kmsagent <config_path> <config_ksf_path> |
Starts the KMSAgent. |
|
kmsagent <-c config_path> <-k ksf_path> <-s section> <-n name> <-v value> |
Modifies the KMSAgent configuration file. |
|
kmsagent tls get-csr <keyAndsignAlg_param> <cert_op_param> <config_path> <config_ksf_path> |
Generates the CSR. |
|
kmsagent tls set-cert <cert_op_param> <config_path> <config_ksf_path> |
Imports a certificate. |
|
kmsagent tls cert-info <config_path> <config_ksf_path> |
Queries a certificate. |
|
kmsagent tls set-crl <crl_path> <config_path> <config_ksf_path> |
Imports a CRL. |
|
kmsagent [options] |
Queries versions and help information. |
|
Parent topic: Appendixes