D-Link DGS-3100 Switch User Manual


 
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
17
6
29
SSL COMMANDS
The SSL commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
Command Parameter
enable ssl
disable ssl
show ssl
show ssl cachetimeout
crypto certificate
<number 1-2> generate {key-generate <length 512 - 1024>| cn <common- name
1 - 64>| ou <organization-unit 1 - 64>| or
<organization 1 - 64>| loc <location 1 - 64>| st <state 1 - 64>| cu <country 1-2>|
duration <days 30-3650>
crypto certificate
<number 1-2> request {cn <common- name 1 - 64> | ou <organization-unit 1 -
64>| or <organization 1 - 64> | loc <location 1 - 64> | st
<state 1 - 64>| cu <country 1-2>
crypto certificate <number 1-2> import
config ssl certificate <number 1-2>
show crypto certificate
mycertificate
{number 1-2}
Each command is listed in detail, as follows:
enable ssl
Purpose To enable the SSL function on the Switch.
Syntax
enable ssl
Description The enable ssl command enables SSL on the Switch by
implementing every combination of listed ciphersuites on the Switch.
Entering this command enables the SSL status on the Switch.
Enabling SSL disables the web-manager on the Switch.
Parameters None.
Restrictions Only administrator or operator-level users can issue this command.
Example usage:
To enable SSL on the Switch for all ciphersuites:
DGS3100# enable ssl
Note: Web will be disabled if SSL is enabled.
Success.