Administrator Guide

Usage Information
The following RBAC roles are allowed to issue this command:
sysadmin
secadmin
Before deleting a CA certicate, the system checks whether that certicate is an issuer of other installed
certicate on the system. If so, the system informs you to delete other installed certicates rst.
Related Commands crypto ca-cert installcrypto cert generatecrypto ca-cert install
crypto ca-cert install
Downloads and installs the certicate of a Certicate Authority (CA) on to the device.
Syntax
crypto ca-cert install path
Parameters
path Enter the path where the CA certicate is available for download. The format that you
use to specify the location of the CA certicate also includes the protocol that is used to
contact the CA. You can use the following options that you can use to download and
install a certicate from the CA:
tftp — tftp://ca–ip–address/tftp/CAcert.pem
usbash:usbflash:/certs/CAcert.pem
ftp — ftp://userid:password@ca–ip–address/certs/CAcert.pem
scp — scp://userid:password@ca–ip–address/certs/CAcert.pem
http — http://192.168.1.100/certs/CAcert.pem
ashflash://filepath/filename
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
Upon successful installation, the system displays a notication on the device. If remote logging is congured, the
notication is also sent to the syslog server. Contents of the CA certicate’s subject are displayed.
Related Commands
crypto cert install
X.509v3 1709