Users Guide

220 racadm Subcommand Man Pages
sslcertupload
NOTE: To use this command, you must have Configure DRAC 4 permission.
Table A-36 describes the sslcertupload subcommand.
Synopsis
racadm sslcertupload -t <type> [-f <filename>]
Options
Table A-37 describes the sslcertupload subcommand options.
NOTE: If the -f option is not specified, the filename defaults to sslcert in your
current directory.
The sslcertupload command returns 0 when successful and returns a nonzero
number when unsuccessful.
Restrictions
The sslcertupload command can only run on a system that has the managed
system software installed.
Example
racadm sslcertupload -t 0x1 -f c:\cert\cert.txt
Table A-36. sslcertupload
Subcommand Description
sslcertupload Downloads a CA certificate to the DRAC 4.
Table A-37. sslcertupload Subcommand Options
Option Description
-t Specifies the type of certificate to upload, either the CA certificate or
server certificate.
0x1 = server certificate
0x2 = CA certificate
-f Specifies the filename, <filename>, to be uploaded.