Reference Guide
sslcertview
Description Displays the SSL server or CA certificate that exists on CMC.
Synopsis
racadm sslcertview -t <type> [-A]
Input
• -t — Specifies the type of certificate to view, either the CA certificate or server
certificate.
– 1=server certificate
– 2=Active Directory
• -A — Prevents printing headers or labels.
NOTE: If a certificate is generated using comma ‘,’ as one of the parameters for the
Organization Name, Common Name, Location Name, or State Name, then this
command displays the partial name in the respective fields only up to the comma.
The rest of the string is not displayed.
NOTE: For self-signed certificate, the common name includes PQDN (Partially
qualified domain name) or FQDN (Fully qualified domain name).
Output
racadm sslcertview -t 1
Serial Number 01
Subject Information:
Country Code (CC) US
State (S) Texas
Locality (L) Round Rock
Organization (O) Dell Inc.
Organizational Unit (OU) Remote Access Group
Common Name (CN) CMC Default certificate
Issuer Information:
Country Code (CC) US
State (S) Texas
Locality (L) Round Rock
Organization (O) Dell Inc.
Organizational Unit (OU) Remote Access Group
Common Name (CN) CMC Default certificate
86