D-Link DGS-3100 Switch User Manual


 
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
17
7
DGS3100#
disable ssl
Purpose To disable the SSL function on the Switch.
Syntax
disable ssl
Description The disable ssl command disables SSL on the Switch and can be
used to disable all combinations of listed ciphersuites on the Switch.
Note that disabling SSL will not enable WEB access automatically
(WEB access will stay disabled), and you’ll need to enable it
manually.
Parameters None.
Restrictions Only administrator or operator-level users can issue this command.
Example usage:
To disable the SSL status on the Switch:
DGS3100# disable ssl
Success.
DGS3100#
show ssl
Purpose To view the SSL status and the certificate file status on the Switch
Syntax
show ssl
Description The show ssl command displays the SSL status and the certificate
file status on the Switch.
Parameters None.
Restrictions None.
Example usage:
To view the SSL status on the Switch:
DGS3100# show ssl
SSL status Enabled
RSA_WITH_RC4_128_MD5 Enabled
RSA_WITH_3DES_EDE_CBC_SHA Enabled
RSA_EXPORT_WITH_RC4_40_MD5 Enabled
DGS3100#