xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
989
92-4
show ssl
Description
This command is used to display the current SSL status and supported ciphersuites.
Format
show ssl {certificate}
Parameters
certificate
- (Optional) Specify the certificate type.
Restrictions
None.
Example
To display SSL:
DGS-3620-28SC:admin# show ssl
Commands: show ssl
SSL Status Disabled
RSA_WITH_RC4_128_MD5 Enabled
RSA_WITH_3DES_EDE_CBC_SHA Enabled
DHE_DSS_WITH_3DES_EDE_CBC_SHA Enabled
RSA_EXPORT_WITH_RC4_40_MD5 Enabled
DGS-3620-28SC:admin#
To display the SSL certificate:
DGS-3620-28SC:admin#show ssl certificate
Command: show ssl certificate
Loaded with RSA Certificate!
DGS-3620-28SC:admin#
92-5
show ssl cachetimeout
Description
This command is used to display the cache timeout value which is designed for a
dlktimer
library
to remove the session ID after it has expired. In order to support the resume session feature, the
SSL library keeps the session ID on the web server and invokes the
dlktimer
library to remove this
session ID by the cache timeout value.