The CMC Revocation utility, CMCRevoke, signs a revocation request with an agent's certificate.
This utility has the following syntax:
CMCRevoke -d directoryName -n nickname -i issuerName -s serialName -m reasonToRevoke -c comment
| Option | Description |
|---|---|
| d | The path to the directory where the cert8.db, key3.db, and secmod.db databases containing the agent certificates are located. |
| n | The nickname of the agent's certificate. |
| i | The issuer name of the certificate being revoked. |
| s | The decimal serial number of the certificate being revoked. |
| m | The reason the certificate is being revoked. The reason code for the different allowed revocation reasons are as follows:
|
| c | Text comments about the request. |
Table 15.1.
Surround values that include spaces in quotation marks.