Reference Guide

— 1 = server certificate.
— 2 = CA certificate for Directory Service
— 5 = Kerberos keytab
— 6 = Server certificate and key
-f — Specifies the file name of the certificate to be
uploaded.
-k — Specifies the optional source filename for
private key when uploading type 6.
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 iDRAC.
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) iDRAC Default certificate
Issuer Information:
Country Code (CC) US
State (S) Texas
90