Reference Guide
• -e — Allows for upload of multiple certificate
format types.
– 1 = Base64
– 2 = PKCS12
The current release does not support this option.
• -p — Pin for decrypting the PKCS12 file uploaded.
If <
format type
> is selected as 2, it is mandatory to
specify -p option.
The current release does not support this option.
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.
To use this subcommand, you must have the iDRAC Login 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) iDRAC Default certificate
Issuer Information:
Country Code (CC) US
91