Reference Guide
Output The sslcertupload command returns 0 when successful, and returns a
nonzero number when unsuccessful.
Example
racadm sslcertupload -t 1 -f c:\cert\cert.txt
sslcertview
Description Displays the SSL server or CA certificate that exists on CMC..
To use this subcommand, you must have the CMC Login User privilege.
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 = CA certificate for Directory Service.
• -A — Prevents printing of headers or labels.
Output
racadm sslcertview -t 1
Serial Number 00
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.
86