C613-50170-01 Rev B
Command Reference for x510 Series
1970
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
P
UBLIC
K
EY
I
NFRASTRUCTURE
C
OMMANDS
SHOW
CRYPTO
PKI
CERTIFICATES
show crypto pki certificates
Overview
Use this command to display information about existing certificates for the
specified trustpoint.
Syntax
show crypto pki certificates [<
trustpoint
>]
Default
By default, the certificates for all trustpoints are shown.
Mode
Privileged Exec
Usage
If no trustpoint is specified, certificates for all trustpoints are shown. The command
displays the certificates organized into certificate chains. It starts with the server
certificate and then displays its issuer, and continues up the issuer chain until the
root CA certificate is reached.
For each certificate, the command displays the certificate type, the subject’s
distinguished name (the entity identified by the certificate), the issuer’s
distinguished name (the entity that signed the certificate), the validity dates for the
certificate, and the fingerprint of the certificate. The fingerprint is a cryptographic
hash of the certificate contents that uniquely identifies the certificate.
The specified trustpoints must already exist.
Example
To show the certificates for the trustpoint “example”, use the following command:
awplus>
enable
awplus#
show crypto pki certificates example
Parameter
Description
<trustpoint>
The trustpoint for which the certificates are to be shown.