Quick Reference Guide

120 RACADM Subcommand Details
NOTE: Before a CSR can be generated, the CSR fields must be configured in the
RACADM cfgRacSecurity group. For example:
racadm config -g cfgRacSecurity -o
cfgRacSecCsrCommonName MyCompany
NOTE: In telnet/ssh console, you can only generate and not download the CSR file.
Examples
racadm sslcsrgen -s
or
racadm sslcsrgen -g -f c:\csr\csrtest.txt
sslkeyupload
NOTE: To use this subcommand, you must have Configure iDRAC permission.
Synopsis
racadm sslkeyupload -t <type> -f <filename>
Options
Table 2-39 describes the sslkeyupload subcommand options.
Subcommand Description
sslkeyupload Uploads SSL key from the client to iDRAC6.
Table 2-39. sslkeyupload Subcommand Options
Option Description
-t Specifies the key to upload.
1 = SSL key used to generate the server certificate
-f Specifies the file name of the SSL key to be uploaded.