chillibear.com

Dell iDrac 2048 bit CSR

Got an iDRAC card in your Dell server and want to generate a 2048 bit certificate signing request? You’ll need to modify the settings on the DRAC to change it from the default 1024 bit request.

SSH into the iDRAC and then type the racadm command as indicated (note /admin1-> is the iDRAC command prompt):

/admin1-> racadm config -g cfgRacSecurity -o cfgRacSecCsrKeySize 2048
Object value modified successfully
/admin1-> 

Credit to: http://christoph.ruegg.name/blog/2010/7/20/how-to-create-2048bit-certificate-csrs-for-dells-idrac6.html

Written on 22 Aug 2010 and categorised in OpenSSL, tagged as dell and drac

Home, Post archive

site copyright Eric Freeman

Valid XHTML 1.0 Strict