Users Guide

Table Of Contents
Parameters
ca-cert-filepath — Enter the local path where the downloaded CA certicate is stored; for example,
home://CAcert.pem or usb://CA-cert.pem.
filename — (Optional) Enter the lename that the CA certicate is stored under in the OS10 trust store
directory. Enter the lename in the filename.crt format.
Default Not congured
Command mode EXEC
Usage information Before using the crypto ca-cert install command, copy the certicate to the home directory on the
switch using a secure connection, such as HTTPS, SCP, or SFTP. After successful installation, the subject and
issuer of the CA certicate are displayed. To delete a trusted certicate, use the crypto ca-cert delete
command.
Example
OS10# crypto ca-cert install home://GeoTrust_Universal_CA.crt
Processing certificate ...
Installed Root CA certificate
CommonName = GeoTrust Universal CA
IssuerName = GeoTrust Universal CA
Supported releases 10.4.3.0 or later
crypto cdp add
Installs a certicate distribution point (CDP) on the switch.
Syntax
crypto cdp add cdp-name cdp-url
Parameters
cdp-name — Enter a CDP name.
cdp-name — Enter the HTTP URL used to reach the CDP.
Default Not congured
Command Mode EXEC
Usage Information
Use the show crypto cdp command to display the CDPs already installed on the switch
Example
OS10# crypto cdp add Comsign http://fedir.comsign.co.il/crl/ComSignCA.crl
Supported Releases 10.5.0.0 or later
crypto cdp delete
Deletes a certicate distribution point from the trust store on the switch.
Syntax
crypto cdp delete crl-filename
Parameters
cdp-name — Enter a CDP name.
Default Not congured
Command Mode EXEC
Security 989