Unsolved
1 Rookie
•
7 Posts
0
4022
May 2nd, 2023 07:00
How to renew SSL certificate in iDRAC 6
Hi...
I am using Dell poweredge R710 iDRAC 6 server. My SSL certificate was expired.
Where I can download the SSL certificate to upload in iDRAC 6.
or How can I renew the SSL certificate.
Guide me through the steps.
Thx...
No Events found!
DELL-Chris H
Moderator
•
9.5K Posts
0
May 2nd, 2023 11:00
Deepz Wayne,
This would depend on the firmware version your idrac is at. If the server is up to date on BIOS and iDrac, or version 1.70 or later, it would be as simple as running the command
racadm sslresetcfg
Now if you are before 1.70 you would have two options;
1. Do a racadm racresetcfg, which resets all the certificates, but also deletes all the configuration of the idrac.
2. Update beyond 1.70, then run the racadm sslresetcfg command.
Let me know if this helps.