Print Download PDF Send Feedback

Previous

Next

cpca_client revoke_non_exist_cert

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

-d

Runs the cpca_client command under debug.

-i <Full Path to Input File>

Specifies the file that contains the list of the certificate to revoke.

You must create this file in the same format as the cpca_client lscert command prints its output.

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.