3 ip http secure- ciphersuite, Ip http secure, Ciphersuite – PLANET WGSW-52040 User Manual
Page 697
45-237
no ip http secure-port
Function:
Configure/delete port number by SSL used.
Parameter:
Command Mode:
Global Mode.
Default:
Not configure.
Usage Guide:
If this command is used to configure the port number, then the configured port number is used to monitor. If the port
number for https is changed, when users try to use https to connect, must use the changed one. For example:
https://device:port_number. SSL function must reboot after every change.
Example:
Configure the port number is 1028.
Switch(config)#ip http secure-port 1028
45.3 ip http secure- ciphersuite
Command:
ip http secure-ciphersuite {des-cbc3-sha|rc4-128-sha| des-cbc-sha}
no ip http secure-ciphersuite
Function:
Configure/delete secure cipher suite by SSL used.
Parameter:
des-cbc3-sha encrypted algorithm DES_CBC3, summary algorithm SHA.
rc4-128-sha encrypted algorithm RC4_128, summary algorithm SHA.
des-cbc-sha encrypted algorithm DES_CBC, summary algorithm SHA.
default use is rc4-md5.