User`s guide
DGS-3100 Gigabit Ethernet Switch Manual
140
crypto certificate (import)
Purpose To import a certificate signed by the Certification Authority for
HTTPS.
Syntax
crypto certificate <number 1-2> import
Description The crypto certificate (import) command imports an external
certificate (signed by a Certification Authority) to the device. To end
the session, enter an empty line. The imported certificate must be
based on a certificate request created by the crypto certificate
request Privileged EXEC mode command. If the public key found in
the certificate does not match the device's SSL RSA key, the
command fails. This command is not saved in the device
configuration; however, the certificate imported by this command is
saved in the private configuration (which is never displayed to the
user or backed up to another device).
Parameters number — Specifies the certificate number (Range: 1 - 2).
Restrictions Only administrator-level users can issue this command.
Example usage:
To import a certificate signed by the Certification Authority for HTTPS:
DGS3100# crypto certificate 1 generate
Success.
DGS3100#
config ssl certificate
Purpose To configure the active certificate for HTTPS.
Syntax
config ssl certificate <number 1-2>
Description The config ssl certificate command generates SSL certificates.
Parameters number — Specifies the certificate number (Range: 1 - 2).
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the active certificate for SSL:
DGS3100# config ssl certificate 1
Success.
DGS3100#