DELL PC6224F User Manual

Page of 1356
1342
Web Server Commands
User Guidelines
This command is not saved in the router switch configuration; however, the 
certificate and keys generated by this command are saved in the private 
configuration. This saved information is never displayed to the user or backed 
up to another switch. If the RSA keys do not exist, the generate parameter 
must be used.
Example
The following example generates a self-signed HTTPS certificate.
console(config)#crypto certificate 1 generate
console(config-crypto-cert)#
crypto certificate import
Use the crypto certificate import command in Global Configuration mode to 
import a certificate signed by the Certification Authority for HTTPS.
Syntax
crypto certificate 
number import
number — Specifies the certificate number. (Range: 1–2)
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
Use this command to enter an external certificate (signed by the Certification 
Authority) to the switch. To end the session, add a period (.) on a separate 
line after the input, and press ENTER.
The imported certificate must be based on a certificate request created by the 
crypto certificate request privileged EXEC command.