Users Guide

218 RACADM Subcommand Overview
If no options are specified, a CSR is generated and downloaded to the local file system as sslcsr by
default. The -g option cannot be used with the -s option, and the -f option can only be used with the -g
option.
The sslcsrgen -s subcommand returns one of the following status codes:
CSR was generated successfully.
CSR does not exist.
CSR generation in progress.
Restrictions
The sslcsrgen subcommand can only be executed from a local or remote RACADM client and cannot be
used in the serial, telnet, or SSH interface.
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
Examples
racadm sslcsrgen -s
or
racadm sslcsrgen -g -f c:\csr\csrtest.txt
Supported Interfaces
•Local RACADM
Remote RACADM
telnet/ssh/serial RACADM
sslcertupload
NOTE: To use this command, you must have Configure DRAC 5 permission.
Table 13-34 describes the sslcertupload subcommand.
Synopsis
racadm sslcertupload -t <type> [-f <filename>]
Table 13-34. sslcertupload
Subcommand Description
sslcertupload Uploads a custom SSL server or CA certificate
from the client to the RAC.