Specifications

crypto generate self-signed
Chapter 15
Cryptography Commands
490
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.
Examples
To generate a self-signed administrative certificate, type the following
command:
PROMPT# crypto generate self-signed admin
Country Name:
State Name:
Locality Name:
Organizational Name:
Organizational Unit:
Common Name: wl@example.com
Email Address:
Unstructured Name:
success: self-signed cert for admin generated
See Also
l crypto certificate on page 483
l crypto generate key on page 485
Common Name
string
Specify a unique name for the UNIVERGE WL Controller,
in up to 80 alphanumeric characters with no spaces. Use a
fully qualified name if such names are supported on your
network. This field is required.
Note: If you are generating a Web Authentication (web)
certificate, use a common name that looks like a domain
name (two or more strings connected by dots, with no
spaces). For example, use common.name instead of
common name. The string is not required to be an actual
domain name. It simply needs to be formatted like one.
Email Address
string
(Optional) Specify your email address, in up to
80 alphanumeric characters with no spaces.
Unstructured
Name string
(Optional) Specify any name, in up to 80 alphanumeric
characters with no spaces.