CLI Guide

Table Of Contents
Table 106. Details of usercertupload (continued)
Input
-t Specifies the type of certificate to upload, either the CA certificate or server certificate.
1=user certificate
2=user CA certificate
-f Specifies the filename of the certificate that must be uploaded. If the file is not specified, the
sslcert file in the current directory is selected.
-i Index number of the user. Valid values 216.
Output If upload is successful, the message User certificate successfully uploaded to the RAC.
If unsuccessful, appropriate error message is displayed.
Example
To upload user certificate for user 6.
racadm usercertupload -t 1 -f c:\cert\cert.txt -i 6
usercertview
Table 107. Details of usercertview
Description Displays the user certificate or user CA certificate that exists on iDRAC.
Synopsis
racadm usercertview -t <type> [-A] -i <index>
Input
-t Specifies the type of certificate to view, either the user certificate or the user CA certificate.
1=user certificate
2=user CA certificate
-A Prevents printing headers or labels.
-i Index number of the user. Valid values are 216.
Example
To view user certificate for user 6.
racadm usercertview -t 1 -i 6
Serial Number : 01
Subject Information:
Country Code (CC) : US
State (S) : Texas
Locality (L) : Round Rock
Organization (O) : Dell Inc.
Common Name (CN) : iDRAC 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) : iDRAC default certificate
Valid From : Jun 7 23:54:19 2011 GMT
Valid To : Jun 4 23:54:19 2021 GMT
RACADM Subcommand Details 155