vpn crlview
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. Use only if you troubleshoot the command itself.
|
||
|
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.
- The VPN daemon goes to the distribution point and retrieves the CRL. The distribution point can be an LDAP or HTTP server.
-
The VPN daemon shows it to the standard output.
Example 2
|
-
The VPN daemon extracts the certificate distribution point from the certificate file called MyCert.
-
The VPN daemon goes to the distribution point and retrieves the CRL. The distribution point can be an LDAP or HTTP server.
-
The VPN daemon shows the CRL to the standard output.
Example 3
|
If the CRL was retrieved in the past, this command instructs the VPN daemon to show the contents to the standard output.