D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
777
Chapter 81
SSL Commands
download ssl certificate <ipaddr> certfilename <path_filename 64> keyfilename <path_filename
64>
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 }(1)}
disable 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 }(1)}
show ssl {certificate}
show ssl cachetimeout
config ssl cachetimeout <value 60-86400>
81-1 download ssl certificate
Description
This command is used to download specified certificates to a device according to the desired key
exchange algorithm. For RSA key exchange, a user must download an RSA type certificate and
for DHS_DSS must use the DSA certificate for key exchange.
Format
download ssl certificate <ipaddr> certfilename <path_filename 64> keyfilename
<path_filename 64>
Parameters
<ipaddr> - Specify the TFTP server IP address.
certfilename - Specify the desired certificate file name and the certificate file path in respect to
the TFTP server root path. Input characters with a maximum of 64 octets.
<path_filename 64> - Specify the desired certificate file name and the certificate file path in
respect to the TFTP server root path. Input characters with a maximum of 64 octets. The
certificate file name can be up to 64 characters long.
keyfilename - Specify the private key file name which accompanies the certificate and the private
key file path in respect to the TFTP server root path. Input characters with a maximum of 64
octets.
<path_filename 64> - Specify the private key file name which accompanies the certificate and
the private key file path in respect to the TFTP server root path. Input characters with a
maximum of 64 octets. The private key file name can be up to 64 characters long.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To download a certificate from a TFTP server:
DGS-3420-28SC: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