certimport operation
This operation is available from SNS version 4.8.0 upwards.
This operation makes it possible to import a certificate or certification authority (CA) on the firewall.
The file of the certificate or certification authority has to be in these formats:
-
PEM (ASCII format - Base64 encoding),
- or - -
DER (binary).
Format
"serial | any", certimport, "filename", "pem | der"
EXAMPLES
any, certimport, myca.pem, pem
SN310A00000000Z, certimport, mycert.der, der