crlimport operation
This operation is available from SNS version 4.8.0 upwards.
This operation makes it possible to import a certificate revocation list (CRL) on the firewall.
The file containing the CRL has to be in these formats:
-
PEM (ASCII format - Base64 encoding),
- or - -
DER (binary).
Format
"serial | any", crlimport, "filename", "pem | der"
EXAMPLES
any, crlimport, mycrl.pem, pem
SN310A00000000Z, crlimport, mycrl.der, der