Security
7450 ESS System Mangement Guide Page 163
• C-Country
•ST-State
• O-Organization name
• OU-Organization Unit name
•CN-common name
This parameter is formatted as a text string including any of the above attributes. The attribute
and its value is linked by using “=”, and “,” is used to separate different attributes.
For example: C=US,ST=CA,O=ALU,CN=SR12
Values attr1=val1,attr2=val2... where: attrN={C|ST|O|OU|CN}, 256 chars max
domain-name — Optionally, a domain name string can be specified and included as the dNSName in
the Subject Alternative Name extension of the certificate request.
ip-address — Optionally, an IPv4 address string can be specified and included as the ipAddress in the
Subject Alternative Name extension of the certificate request.
cert-req-file-url — This URL could be either a local CF card path and filename to save the certificate
request; or an FTP URL to upload the certificate request.
hash-alg hash-algorithm — Specifies the hash algorithm to be used in a certificate request.
Values sha1, sha224, sha256, sha384, sha512
import
Syntax import type {cert|key|crl} input url-string output filename format input-format [password
[32 chars max]]
Context admin>certificate#
Description This command converts an input file(key/certificate/CRL) to a system format file. The following list
summarizes the formats supported by this command:
• Certificate
→ PKCS #12
→ PKCS #7 PEM encoded
→ PKCS #7 DER encoded
→ PEM
→ DER
•Key
→ PKCS #12
→ PEM
→ DER
• CRL
→ PKCS #7 PEM encoded