Description
Retrieves the Certificate Revocation List (CRL) from various distribution points and shows it for the user.
Syntax
|
Parameters
Parameter |
Description |
---|---|
|
Runs the command in debug mode. |
|
Specifies the name of the CA network object. |
|
Specifies the name of the certificate object. |
|
Specifies the path and the name of the certificate file. |
|
Shows the CRL. |
Return Values
Example 1
|
The VPN daemon contacts the Certificate Authority called MyCA and locates the certificate called MyCert. The VPN daemon extracts the certificate distribution point from the certificate then goes to the distribution point, which might be an LDAP or HTTP server. From the distribution point, the VPN daemon retrieves the CRL and shows it to the standard output.
Example 2
|
The VPN daemon extracts the certificate distribution point from the certificate, goes to the distribution point, retrieves the CRL, and shows the CRL to the standard output.
Example 3
|
If the CRL has already been retrieved, this command instructs the VPN daemon to show the contents to the standard output.