Dell Remote Access Controller 4 Firmware Version 1.30 Universal Remote User Manual


 
176 racadm Subcommand Man Pages
www.dell.com | support.dell.com
sslcertupload
NOTE: To use this command, you must have Configure DRAC 4 permission.
Ta b le A-36 describes the sslcertupload subcommand.
Synopsis
racadm sslcertupload -t <
type
> [-f <
filename
>]
Options
Ta b le 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.