Release : 1.1f 176 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
7.1 ip http secure
This command enables SSL server on the device and also configures ciphersuites and crypto
keys. The no form of the command disables SSL server on the device and also disables
ciphersuites and crypto key configuration.
ip http secure { server | ciphersuite [rsa-null-md5] [rsa-null-sha]
[rsa-dessha] [rsa-3des-sha] [dh-rsa-des-sha ][dh-rsa-3des-sha][rsa-
exp1024-des-sha] | crypto key rsa [usage-keys (512|1024)] }
no ip http secure { server | ciphersuite [rsa-null-md5] [rsa-null-sha]
[rsades- sha] [rsa-3des-sha] [dh-rsa-des-sha] [dh-rsa-3des-sha] [rsa-
exp1024-dessha]}
Syntax Description
server - SSL Server
ciphersuite - Configures the cipher-suites list
crypto key rsa - Usage Key
Mode
Global Configuration Mode
Defaults
Ciphersuite - rsa-null-md5
Example
SMIS(config)# ip http secure ciphersuite rsa-null-sha
The ciphersuite field is a bit mask, setting a bit indicates that the corresponding cipher-list will be
involved in the server authentication.
Related Commands
show ssl server-cert - Displays SSL server certificate
show ip http secure server status - Displays SSL status and configuration information