xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
1170
To disable the SSL ciphersuite for RSA_with_RC4_128_MD5:
DGS-3620-28PC:admin# disable ssl ciphersuite RSA_with_RC4_128_MD5
Command: disable ssl ciphersuite RSA_with_RC4_128_MD5
Success.
105-4 show ssl
Description
This command is used to display the current SSL status and supported ciphersuites.
Format
show ssl {certificate {[chain | <path_filename 64>]}}
Parameters
certificate - (Optional) Specifies the certificate type.
chain - (Optional) Specifies to view the chain of certifications on the Switch.
<path_filename 64> - (Optional) Enter the certification path and file name on the Switch.
Restrictions
None.
Example
To display SSL:
DGS-3620-28PC:admin# show ssl
Command: show ssl
SSL Status Disabled
SSL 3.0 Disabled
TLS 1.0 Enabled
TLS 1.1 Enabled
TLS 1.2 Enabled
Cipher Suites:
RSA_WITH_RC4_128_MD5 0x0004 Enabled
RSA_WITH_3DES_EDE_CBC_SHA 0x000A Enabled
DHE_DSS_WITH_3DES_EDE_CBC_SHA 0x0013 Enabled
RSA_EXPORT_WITH_RC4_40_MD5 0x0003 Enabled
RSA_WITH_AES_128_CBC_SHA 0x002F Enabled
RSA_WITH_AES_256_CBC_SHA 0x0035 Enabled