Reference Guide

Table Of Contents
165 | crypto pki Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide
crypto pki
crypto pki csr key <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>
Description
Generate a certificate signing request (CSR) for the captive portal feature.
Syntax
Usage Guidelines
Use this command to generate a CSR for the Captive Portal feature. Display the CSR output by entering the
command show crypto pki csr. Note that this command will only generate CSR on a controller running ArubaOS
3.x or later. Earlier versions require that you generate the certificate externally.
Example
The following command configures a CSR for a user with the email address jdoe@example.com.
Command History
This command was introduced in ArubaOS 3.1
Command Information
Parameter Description
key <key_val> Specify the CSR key length:1024, 2048, or 4096.
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.
Platforms Licensing Command Mode
All platforms Base operating system Config mode on master controllers
organization engineering unit pubs email jdoe@example.com