Concept Guide

crypto
crypto pki
csr {rsa key_len <key_val> |{ec curve-name <key_val>} common_name <common_val> country
<country_val> state_or_province <state> city <city_val> organization <organization_val>
unit <unit_val> email <email_val>
expirycheck
Description
Generate a certificate signing request (CSR) for the captive portal feature.
Syntax
Parameter Description
rsa key_len <key_val>
Generate a certificate signing request with a
Rivest, Shamir and Adleman (RSA) key with
one of the following supported RSA key
lengths:
l 1024
l 2048
l 4096
ec curve-name <key_val>
Generate a certificate signing request with
an elliptic-curve (EC) key, with one of the
following EC types:
l secp256r1
l secp384r1
common_name <common_val>
Specify a common name, e.g.,
www.yourcompany.com.
country <country_val>
Specify a country name, e.g., US or CA.
state_or_province <state>
Specify the name of a state or province.
city <city_val>
Specify the name of a city.
organization <organization_val>
Specify the name of an organization unit,
e.g., sales.
unit <unit_val>
Specify a unit value, e.g. EMEA.
email <email_val>
Specify an email address, in the format
name@mycompany.com.
expirycheck
Run an expiry check on all certificates on the
controller.
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide crypto | 340