Security
7450 ESS System Mangement Guide Page 161
display
Syntax display type {cert|key|crl|cert-request} url-string format {pkcs10|pkcs12|pkcs7-
der|pkcs7-pem|pem|der} [password [32 chars max]]
Context admin>certificate
Description This command displays the content of an input file in plain text. Note that when displaying the key
file content, only the key size and type are displayed.
The following list summarizes the formats supported by this command:
DefaultCertificat
e
→ system format
→ PKCS #12
→ PKCS #7 PEM encoded
→ PKCS #7 DER encoded
→ RFC4945
• Certificate Request
→ PKCS #10
•Key
→ system format
→ PKCS #12
• CRL
→ system format
→ PKCS #7 PEM encoded
→ PKCS #7 DER encoded
→ RFC4945
Default none
Parameters file-url — Specifies the local CF card url of the input file.
Values url-string <local-url> - [99 chars max]
local-url <cflash-id>/<file-path>
cflash-id cf1:|cf2:|cf3:
type — Specifies the type of input file, possible values are cert/key/crl/cert-request.
Values cert, key, crl, cert-request
format — Specifies the format of input file.
Values pkcs10, pkcs12, pkcs7-der, pkcs7-pem, pem, der
password — Specifies the password to decrypt the input file in case that it is a encrypted PKCS#12
file, up to 99 characters in length.
export