24-Port 10/100Mbps Layer 2 Switch w/ 4 Gigabit Ports and 2 Shared Mini-GBIC Slots
19-1
Chapter 19
SSL Command
SSL Command List
ip http secure
debug ssl
show ssl server-cert
show ip http secure server status
To activate SSL server on the switch and configure Cipher and key settings. The
no form will deactivate SSL server and all settings.
ip http secure { server | ciphersuite [rsa-null-md5]
[rsa-null-sha1] [RSA-DES-SHA1] [RSA-3DES-SHA1]
[dh-rsa-des-sha1] [dh-rsa-3des-sha1] [RSA-EXP1024-DES-SHA1] |
crypto key rsa [usage-keys (512|1024)] }
no ip http secure { server | ciphersuite [rsa-null-md5]
[rsa-null-sha1] [RSA-DES-SHA1] [RSA-3DES-SHA1]
[dh-rsa-des-sha1] [dh-rsa-3des-sha1] [RSA-EXP1024-DES-SHA1]}
RSA-NULL-MD5 cipher algorithm
RSA-NULL-SHA1 cipher algorithm
RSA-DES-SHA1 cipher algorithm
RSA-3DES-SHA1 cipher algorithm
DH-RSA-DES-SHA1 cipher algorithm
DH-RSA-3DES-SHA1 cipher algorithm
RSA-EXP1024-DES-SHA1 cipher algorithm
To specify the RSA key length
The RSA key length is 512
The RSA key length is 1024