CLI Guide

Uploading Active Directory Certificate
racadm -r 192.168.0.2 -u root -p xxx sslcertupload -t 2 -f ad_cert.txt
Uploading Client Trust certificate for SSL
racadm -r 192.168.0.2 -u root -p xxx sslcertupload -t 4 -f
https_cert.cer
Uploading Factory Identity Certificate
racadm -r 192.168.0.2 -u root -p xxx sslcertupload -t 5 -f fi_cert.cer
sslcertview
Table 88. Details of 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=Active Directory
3= Factory Identity Certificate
4= Client Trust certificate for SSL
-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.
Table 89. Output
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) iDRAC Default certificate
RACADM Subcommand Details 113