xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
1168
encryption and SHA256 hash
RSA_WITH_AES_256_CBC_SHA - indicate RSA key exchange with AES 256 bits encryption
and SHA hash
RSA_WITH_AES_256_CBC_SHA256 - indicate RSA key exchange with AES 256 bits
encryption and SHA256 hash
DHE_DSS_with_AES_256_CBC_SHA - indicate DHE key exchange with AES 256 bits
encryption and SHA256 hash
DHE_RSA_with_AES_256_CBC_SHA - indicate DHE key exchange with AES 256 bits
encryption and SHA256 hash
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To enable SSL:
DGS-3620-28PC:admin# enable ssl
Command: enable ssl
Note: Web will be disabled if SSL is enabled.
Success.
To enable the SSL ciphersuite for RSA_with_RC4_128_MD5:
DGS-3620-28PC:admin# enable ssl ciphersuite RSA_with_RC4_128_MD5
Command: enable ssl ciphersuite RSA_with_RC4_128_MD5
Success.
To enable TLS v1.1 and ciphersuite RSA_WITH_AES_128_CBC_SHA
DGS-3620-28PC:admin#enable ssl version tls1.1 ciphersuite
RSA_with_AES_128_CBC_SHA
Command: enable ssl version tls1.1 ciphersuite RSA_with_AES_128_CBC_SHA
Success.
105-3 disable ssl
Description
This command is used to disable the SSL feature and supported ciphersuites.