Description Searches for certificates in the ICA (Internal Certificate Authority).
Syntax
> cpca_client search <string> [-where {dn|comment|serial}] [-kind [SIC|IKE|User|LDAP]] [-stat [Pending|Valid|Revoked|Expired|Renewed]] [-max <max results>] [-showfp {y|n}]
Parameter |
Description |
---|---|
|
Where to search for the string, in the dn, serial number, or comment field. The default is all locations. |
|
The type of certificate. You can enter multiple values in this format: |
|
Filters according to the status of the certificate. You can enter multiple values in this format: |
|
Enter the maximum number of results to show. The default setting is |
|
Show the certificate's fingerprint: yes or no. The default is yes. |
Example > cpca_client search samplecompany -where comment -kind SIC LDAP -stat Pending Valid Renewed