Chapter 18 Ssl Commands - D-Link xStack DGS-3420 Series Reference Manual

Layer 2 managed stackable gigabit switch cli
Hide thumbs Also See for xStack DGS-3420 Series:
Table of Contents

Advertisement

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
Chapter 18
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 {[chain | <path_filename 64>]}}
show ssl cachetimeout
config ssl cachetimeout <value 60-86400>
config ssl certificate chain [default | <cert_list>]
delete ssl certificate <path_filename 64>
18-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.
SSL Commands
923

Advertisement

Table of Contents
loading

Table of Contents