racadm Subcommand Man Pages 177
sslcertdownload
NOTE: To use this command, you must have Configure DRAC 4 permission.
Tab le A-38 describes the sslcertdownload subcommand.
Synopsis
racadm sslcertdownload -t <
type
> [-f <
filename
>]
Options
Tab le A-39 describes the sslcertdownload subcommand options.
NOTE: If the -f option is not specified, the filename defaults to sslcert in your current directory.
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
Table A-38. sslcertdownload
Subcommand Description
sslcertupload Downloads a CA certificate to the DRAC 4.
Table A-39. sslcertdownload Subcommand Options
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.