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