Difference between revisions of "Dell iDRAC"

From Tamerz
Jump to: navigation, search
(Created page with "To upload a SSL certificate and key: $ racadm -r <ip of idrac> -u <username> -p <password> sslkeyupload -t 1 -f filename.key $ racadm -r <ip of idrac> -u <username> -p <pas...")
(No difference)

Revision as of 10:31, 2 March 2022

To upload a SSL certificate and key:

$ racadm -r <ip of idrac> -u <username> -p <password> sslkeyupload -t 1 -f filename.key
$ racadm -r <ip of idrac> -u <username> -p <password> sslcertupload -t 1 -f filename.cer