Skip to content

Instantly share code, notes, and snippets.

@nuriel77
Created February 7, 2017 16:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nuriel77/8ca2d34afdb1d3191737bbb875f666b9 to your computer and use it in GitHub Desktop.
Save nuriel77/8ca2d34afdb1d3191737bbb875f666b9 to your computer and use it in GitHub Desktop.
Install iDrac ssl certificate via racadm
racadm -r 10.166.5.6 -u root -p calvin sslkeyupload -t 1 -f D:\idrac_cert\wild_cert.key
racadm -r 10.166.5.6 -u root -p calvin sslcertupload -t 1 -f D:\idrac_cert\wild_cert.cer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment