Description
Revokes a non-existent certificate issued by the ICA.
Important - On Multi-Domain Server, you must run this command in the context of the relevant Domain Management Server.
Syntax
cpca_client [-d] revoke_non_exist_cert -i <Full Path to Input File> |
Parameters
Parameter |
Description |
---|---|
|
Runs the |
|
Specifies the file that contains the list of the certificate to revoke. You must create this file in the same format as the Example: Subject = CN=cp_mgmt,O=MGMT.5p72vp Status = Valid Kind = SIC Serial = 30287 DP = 0 Not_Before: Sat Apr 7 19:40:12 2018 Not_After: Fri Apr 7 19:40:12 2023 <Empty Line> Subject = CN=cp_mgmt,O=MGMT.5p72vp Status = Valid Kind = SIC Serial = 60870 DP = 0 Not_Before: Sat Apr 7 19:40:13 2018 Not_After: Fri Apr 7 19:40:13 2023 |
Note - This command saves the error messages in the <Name of Input File>.failures
file.