Administrator Guide

crypto ca-cert install
Downloads and installs the certificate of a Certificate Authority (CA) on to the device.
Syntax
crypto ca-cert install path
Parameters
path
Enter the path where the CA certificate is available for download. The format that you
use to specify the location of the CA certificate 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 certificate from the CA:
tftp — tftp://ca–ip–address/tftp/CAcert.pem
usbflash: — 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
flash — flash://filepath/filename
Defaults NA.
Command Modes EXEC Privilege
Command History
This guide is platform-specific. 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 notification on the device. If remote logging is configured, the
notification is also sent to the syslog server. Contents of the CA certificate’s subject are displayed.
Related
Commands
crypto cert install
crypto cert delete
Deletes a trusted certificate.
Syntax
crypto cert delete
Defaults NA.
Command Modes EXEC Privilege
Command History
This guide is platform-specific. 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
X.509v3 1663