DEV Community

CoconutMacaroon
CoconutMacaroon

Posted on • Edited on

3

Setting up iDRAC 6 with Let's Encrypt SSL Certificates

Get a Let's Encrypt cert. Once you've done, that, you will have several files: cert.pem, chain.pem, fullchain.pem, and privkey.pem. On Windows, open Admin PowerShell. Do racadm -r 192.168.1.60 -u root -p calvin sslkeyupload -t 1 -f .\privkey.pem to upload the private key (replace the username/password as needed). Now do racadm -r 192.168.1.60 -u root -p calvin sslcertupload -t 1 -f .\cert.pem to upload the cert.pem file. Wait a bit (maybe five minutes), and iDRAC will work with SSL. Ignore the full chain, we don't need that.

Top comments (0)

The Most Contextual AI Development Assistant

Pieces.app image

Our centralized storage agent works on-device, unifying various developer tools to proactively capture and enrich useful materials, streamline collaboration, and solve complex problems through a contextual understanding of your unique workflow.

👥 Ideal for solo developers, teams, and cross-company projects

Learn more