CLI Guide

Switch Management Commands 2386
Example
The following example generates a certificate signing request.
console(config)#crypto certificate 1 request
console(config-crypto-cert)#common-name DELL-Switch102
console(config-crypto-cert)#country US
console(config-crypto-cert)#email no-replay@dell.com
console(config-crypto-cert)#location “Round Rock”
console(config-crypto-cert)#organization-unit “Dell Networking”
console(config-crypto-cert)#organization-name “Dell EMC, Inc.”
console(config-crypto-cert)#state TX
console(config-crypto-cert)#exit
-----BEGIN CERTIFICATE REQUEST-----
MIIB0TCCAToCAQIwgZAxETAPBgNVBAMMCEJST0FEQ09NMRcwFQYDVQQKDA5CUkNN
LUhZREVSQUJBRDERMA8GA1UECwwIQlJPQURDT00xETAPBgNVBAcMCEJSQ00tSFlE
MQswCQYDVQQIDAJBUDELMAkGA1UEBhMCSU4xIjAgBgkqhkiG9w0BCQEWE3NoeWFt
a0Bicm9hZGNvbS5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMiUQ8wx
CvIcoxpC5vQETaDPpa5X69eDA9rpNmtcyvB+0YLA9xLwJm8kb/YcYVLBduAP+gNa
CBucufXlbryai7fhSDFbkRPbkzjiSgRIvPub81/wqwwVe30EPArJpHUP+AtV35x0
YDi3nj9rk3XjyT5pq5VR4YnECfGKcvKsz5fDAgMBAAGgADANBgkqhkiG9w0BAQUF
AAOBgQCd7MvbUt2yb0+piCazzvwyEpfXZckgY8B9tFaUgxD6plc88xbfRDIKQXor
K85z4bDogjxDZuYTnvZV4aZJLshGUmUZS4cin2TaxHHIf5gI597x5FFYBFTKqSl4
YhfgJtA2BJ/W23xmCrIT00ZINIfwf+PN6cDt2R3ag3hC/+otXw==
-----END CERTIFICATE REQUEST-----
crypto certificate import
Use the crypto certificate import command in Global Configuration mode to
import a certificate signed by a 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