Users Guide
crypto cert delete
Deletes a trusted certicate.
Syntax
crypto cert delete
Defaults NA.
Command Modes EXEC Privilege
Command History
This guide is platform-specic. 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 certicate matching the current FIPS state is deleted. If the system is in FIPS mode, the FIPS certicate is
deleted. If the system is in non-FIPS mode, the non-FIPS certicate is deleted.
Before deleting the system’s trusted certicate, the system prompts you to specify whether to proceed with
deletion. If you proceed, the system deletes the certicate and also the private key.
Related Commands
• crypto ca-cert install
• crypto cert generate
crypto cert generate
Generates a Certicate Signing Request (CSR) or a self-signed certicate.
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 certicate.
request Enter the keyword request to create a certicate signing request.
cert-le Enter the keyword cert-file to specify that the certicate needs to be created.
NOTE: If the cert-le option is not specied in the command, then the system
interactively prompts you to ll in rest of the elds of the certicate signing
request (CSR).
X.509v3 1705