D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
523
DES-3200-28/ME: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.
DES-3200-28/ME:admin#
60-2 enable ssl
Description
This command is used to enable SSL status and it’s ciphersuites. Using “enable ssl” command will
enable SSL feature which means enable SSLv3 and TLSv1. For each ciphersuites, user must
specify it 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}}
Parameters
ciphersuite - (Optional) Specify the cipher suite combination used for this configuration.
RSA_with_RC4_128_MD5 - Indicate RSA key exchange with RC4 128 bits encryption and
MD5 hash.
RSA_with_3DES_EDE_CBC_SHA - Indicate RSA key exchange with 3DES_EDE_CBC
encryption and SHA hash.
DHE_DSS_with_3DES_EDE_CBC_SHA - Indicate DH key exchange with 3DES_EDE_CBC
encryption and SHA hash.
RSA_EXPORT_with_RC4_40_MD5 - Indicate RSA_EXPORT key exchange with RC4 40 bits
encryption and MD5 hash.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To enable the SSL ciphersuite for RSA_with_RC4_128_MD5:
DES-3200-28/ME:admin#enable ssl ciphersuite RSA_with_RC4_128_MD5
Command: enable ssl ciphersuite RSA_with_RC4_128_MD5
Success.
DES-3200-28/ME:admin#
To enable SSL: