Users Guide

crypto cert delete
Deletes a trusted certicate.
Syntax
crypto cert delete
Defaults NA.
Command Modes EXEC Privilege
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command:
Version Description
9.11.0.0 Introduced the command.
Usage Information
The following RBAC roles are allowed to issue this command:
sysadmin
secadmin
The certicate matching the current FIPS state is deleted. If the system is in FIPS mode, the FIPS certicate is
deleted. If the system is in non-FIPS mode, the non-FIPS certicate is deleted.
Before deleting the system’s trusted certicate, the system prompts you to specify whether to proceed with
deletion. If you proceed, the system deletes the certicate and also the private key.
Related Commands
crypto ca-cert install
crypto cert generate
crypto cert generate
Generates a Certicate Signing Request (CSR) or a self-signed certicate.
Syntax
crypto cert generate {self-signed | request} [cert-file cert-path key-file
{private | key-path}] [country 2-letter code] [state state] [locality city]
[organization organization-name] [orgunit unit-name] [cname common-name] [email
email-address] [validity days] [length length] [altname alt-name]
Parameters
self-signed Enter the keyword self-signed to create a self-signed certicate.
request Enter the keyword request to create a certicate signing request.
cert-le Enter the keyword cert-file to specify that the certicate needs to be created.
NOTE: If the cert-le option is not specied in the command, then the system
interactively prompts you to ll in rest of the elds of the certicate signing
request (CSR).
X.509v3 1705