Secure Sockets Layer (Ssl) Commands - D-Link DGS-510 Reference Manual

Gigabit ethernet smartpro switch
Table of Contents

Advertisement

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide

61. Secure Sockets Layer (SSL) Commands

61-1
no certificate
This command is used to delete the imported certificate.
no certificate NAME
Parameters
NAME
Default
None.
Command Mode
Certificate Chain Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
Use the show crypto pki trustpoints command to get a name list of imported certificates. Then, use
this command to delete the imported certificates of a trust point. If the specified certificate is a local
certificate, the corresponding private key will be deleted at the same time. A warning message will be
displayed when a private key is to be deleted.
Example
This example shows how to delete an imported certificate named tongken.ca of the trust point gaa.
Switch# show crypto pki trustpoints
Trustpoint Name
Imported certificates:
CA
local certificate
local private key
Switch# configure terminal
Switch(config)# crypto pki certificate chain gaa
Switch(config-cert-chain)# no certificate tongken.ca
Switch(config-cert-chain)#
61-2
crypto pki import pem
This command is used to import the CA certificate or the Switch certificate and keys to a trust-point
from privacy-enhanced mail (PEM)-formatted files.
crypto pki import TRUSTPOINT pem FILE-SYSTEM:/[DIRECTORY/]FILE-NAME [password
PASSWORD-PHRASE] {ca | local | both}
crypto pki import TRUSTPOINT pem tftp://IP-ADDRESS/[DIRECTORY/]FILE-NAME
[password PASSWORD-PHRASE] {ca | local | both}
Specifies the name of the certificate to be deleted.
: gaa (primary)
: tongken.ca
: webserver.crt
: webserver.prv
555

Advertisement

Table of Contents
loading

Table of Contents