System information

294
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
Cryptography Commands
crypto generate self-signed
Generates a self-signed certificate for either an administrative certificate for use with an EAP
certificate for use with 802.1X wireless users.
Syntax: crypto generate self-signed {eap}
eap Generates an EAP certificate to authenticate the switch to
802.1X supplicants (clients).
After type the command, you are prompted for the following variables:
Country Name (Optional) Specify the abbreviation for the country in which
string the switch is operating, in 2 alphanumeric characters with no
spaces.
State Name (Optional) Specify the abbreviation for the name of the state, in 2
string alphanumeric characters with no spaces.
Locality Name (Optional) Specify the name of the locality, in up to 80
string alphanumeric characters with no spaces.
Organizational (Optional) Specify the name of the organization, in up to
Name string 80 alphanumeric characters with no spaces.
Organizational (Optional) Specify the name of the organizational unit, in up Unit to 80
string alphanumeric characters with no spaces.
Common Name Specify a unique name for the switch, in up to
string 80 alphanumeric characters with no spaces. Use a fully qualified
name if such names are supported on your network. This field is
required.
Email Address (Optional) Specify your email address, in up to 80 alphanumeric
string characters with no spaces.
Unstructured (Optional) Specify any name, in up to 80 alphanumeric
Name string characters with no spaces.
Defaults: None Access: Enabled
Usage: To use this command, you must already have generated a public-private encryption
key pair with the crypto generate key command.