Enable Ssl - D-Link xStack DGS-3620 Reference Manual

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
DGS-3620-28PC:admin# download ssl certificate 10.55.47.1 certfilename cert.der
keyfilename pkey.der
Command: download ssl certificate 10.55.47.1 certfilename cert.der keyfilename
pkey.der
Success.
DGS-3620-28PC:admin#
102-2

enable ssl

Description
This command is used to enable the SSL status and its individual cipher suites. Using the enable
ssl command will enable the SSL feature, which means SSLv3 and TLSv1. Each cipher suite must
be enabled by this command.
Format
enable ssl {ciphersuite {RSA_with_RC4_128_MD5 | RSA_with_3DES_EDE_CBC_SHA |
DHE_DSS_with_3DES_EDE_CBC_SHA | RSA_EXPORT_with_RC4_40_MD5 |
RSA_with_RC4_128_SHA}}
Parameters
ciphersuite - (Optional) This is used for configuring a cipher suite combination.
RSA_with_RC4_128_MD5 - Indicate an RSA key exchange with RC4 128 bits encryption and
MD5 hash.
RSA_with_3DES_EDE_CBC_SHA - Indicate an RSA key exchange with 3DES_EDE_CBC
encryption and SHA hash.
DHE_DSS_with_3DES_EDE_CBC_SHA - Indicate a DH key exchange with
3DES_EDE_CBC encryption and SHA hash.
RSA_EXPORT_with_RC4_40_MD5 - Indicate an RSA_EXPORT key exchange with RC4 40
bits encryption and MD5 hash.
RSA_with_RC4_128_SHA - Specifies to enable RSA with the key exchange RC4, 128-bit,
MD5 encryption.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
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.
DGS-3620-28PC:admin#
To enable SSL:
1136

Advertisement

Table of Contents
loading

Table of Contents