Users Guide

Table Of Contents
Switch Management Commands 2460
Command Mode
Crypto Certificate Generation or Crypto Certificate Request mode
User Guidelines
This command mode is entered using the crypto certificate request or crypto
certificate generate command.
Example
The following example shows how to specify the state of “TX.”
console(config-crypto-cert)#state TX
subject-alternative-name
Use this command to add a subject alternative name to a certificate request.
Syntax
subject-alternative-name
san
•
san
— A list of one or more subject alternative names.
Default Configuration
By default, no subject alternative names are configured.
Command Mode
Crypto certification mode
User Guidelines
The subject alternative name is entered using the
crypto certificate request
or
crypto certificate generate
command.
The Subject Alternative Name (SAN) is an extension to the X.509
specification that allows users to specify additional host names to be
protected by a single SSL certificate. Some browsers do not accept the
Common Name field in an SSL certificate and require the SAN field instead.
Both DNS: format and IP: format names are accepted. Multiple names may
be specified, separated by commas with no spaces. Wildcard domain formats
are also accepted.