Reference Guide

Table Of Contents
Dell PowerConnect W-Series ArubaOS 6.1 CLI | Reference Guide crypto-local pki | 213
List (CRL) client. Refer to the Certificate Revocation chapter in the Dell PowerConnect W-Series ArubaOS 6.1
User Guide for more information on how to configure this feature using both WebUI and CLI.
Example
This example configures the controller as an OCSP responder.
The revocation check point is specified as CAroot. (The revocation check point CAroot was automatically created
when the CAroot certificate was previously uploaded to this controller.) The OCSP signer certificate is RootCA-
Ocsp_signer. The CRL file is Security1-WIN-05PRGNGEKAO-CA-unrevoked.crl The OCSP responder is
enabled.
crypto-local pki service-ocsp-responder
crypto-local pki rcp CARoot
ocsp-signer-cert RootCA-Ocsp_signer
crl-location file Security1-WIN-05PRGNGEKAO-CA-unrevoked.crl
enable-ocsp-responder
Related Commands
Command History
Command Information
Command Description Mode
crypto-local pki rcp Specifies the certificates that are used to sign OCSP
responses for this revocation check point
Config mode
show crypto-local pki This command shows local certificate, OCSP signer or
responder certificate and CRL data and statistics.
Config mode
Version Modification
ArubaOS 3.2 Command introduced.
ArubaOS 6.1 The following parameters were introduced:
CRL
Intermediate CA
OCSPResponderCert
OCSPSignerCert
global-ocsp-signer-cert
rcp
service-ocsp-responder
Platforms Licensing Command Mode
All platforms Base operating system Config mode on master or local controllers