Quick Reference Guide

Table Of Contents
102 RACADM Subcommands
NOTE: If no options are specified, the default option is –g. That is, a CSR is
generated and stored on the CMC’s local file system.
Example
racadm sslcsrgen -s
CSR generation in progress.
racadm sslcsrgen -g -f c:\csr\csrtest.cer
The csr was generated successfully.
NOTE: For more information on managing SSL certificates, see the “Securing CMC
Communications Using SSL and Digital Certificates” section in the Dell Chassis
Management Controller User Guide.
sslresetcfg
NOTE: To use this subcommand, you must have Chassis Configuration
Administrator privilege.
Description
Regenerates the self-signed certificate used by the CMC Web GUI. The
certificate takes effect 30 seconds after the command is entered.
Usage
racadm sslresetcfg
-s
Returns the status of a CSR generation process:
CSR was generated successfully.
CSR does not exist.
CSR generation in progress.
The -s option cannot be used with the -g option.
-f <filename> Specifies the filename where the CSR will be downloaded. Can be
used without the –g option. In this case, no new CSR is generated
and the existing CSR is downloaded.
Table 2-43. sslcsrgen Subcommand Options
Option Description