Quick Reference Guide

116 RACADM Subcommand Details
sslcertupload
NOTE: To use this subcommand, you must have Configure iDRAC permission.
Synopsis
racadm sslcertupload -t <type> [-f <filename>]
Options
Table 2-36 describes the sslcertupload subcommand options.
The sslcertupload command returns 0 when successful and returns a nonzero
number when unsuccessful.
Example
racadm sslcertupload -t 1 -f c:\cert\cert.txt
Subcommand Description
sslcertupload Uploads a custom SSL server or CA certificate
for Directory Service from the client to
iDRAC6.
Table 2-36. sslcertupload Subcommand Options
Option Description
-t Specifies the type of certificate to upload, 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 file is
not specified, the sslcert file in the current directory is selected.