Quick Reference Guide
RACADM Subcommand Details 115
sslcertdownload
NOTE: To use this subcommand, you must have Configure iDRAC permission.
Synopsis
racadm sslcertdownload -t <type> [-f <filename>]
Options
Table 2-35 describes the sslcertdownload subcommand options.
The sslcertdownload command returns 0 when successful and returns a
nonzero number when unsuccessful.
Example
racadm sslcertdownload -t 1 -f c:\cert\cert.txt
Subcommand Description
sslcertupload Downloads an SSL certificate from iDRAC6 to
the client’s file system.
Table 2-35. sslcertdownload Subcommand Options
Option Description
-t Specifies the type of certificate to download, either the CA certificate
for Directory Service or the server certificate.
1 = server certificate
2 = CA certificate for Directory Service
-f Specifies the file name of the certificate to be uploaded. If the -f
option or the filename is not specified, the sslcert file in the current
directory is selected.