JetStream 52-Port Gigabit Stackable L3 Managed Switch CLI Guide
20.7 ip http secure-ciphersuite
Description
The ip http secure-ciphersuite command is used to configure the
cipherSuites over the SSL connection supported by the switch. To restore to
the default ciphersuite types, please use no ip http secure-ciphersuite
command.
Syntax
ip http secure-ciphersuite
{ [ 3des-ede-cbc-sha ] [ rc4-128-md5 ]
[ rc4-128-sha ] [ des-cbc-sha ] }
no ip http secure-ciphersuite
Parameter
[ 3des-ede-cbc-sha ] [ rc4-128-md5 ] [ rc4-128-sha ] [ des-cbc-sha ]
āā
Specify the encryption algorithm and the digest algorithm to use on an SSL
connection. By default, the switch supports all these ciphersuites.
Command Mode
Global Configuration Mode
Example
Configure the ciphersuite to be used for encryption over the SSL connection
as 3des-ede-cbc-sha:
T3700G-52TQ(config)# ip http secure-ciphersuite 3des-ede-cbc-sha
20.8 ip http secure-session hard-timeout
Description
The ip http secure-session hard-timeout command is used to configure the
hard-timeout of the HTTPS server. To restore to the default hard-timeout
time, please use no ip http secure-session hard-timeout command.
Syntax
ip http secure-session hard-timeout
time
no ip http secure-session hard-timeout
124