Print Download PDF Send Feedback

Previous

Next

vpn crlview

Description Retrieve the Certificate Revocation List (CRL) from various distribution points and displays it for the user. The command comes in three flavors:

Syntax

> vpn crlview -obj <object name> -cert <certificate name>

> vpn crlview -f <filename>

> vpn crlview -view

Parameter

Description

-obj -cert

  • -obj refers to the name of the CA network object
  • -cert refers to the name of the certificate

-f

Refers to the filename of the certificate

-view

Views the CRL

-d

Debug option

Return Value 0 for success; any other value equals failure.