Can anyone help me with the process to sign the Dell Remote Access Controller
(DRAC4) CSR correctly using OpenSSL. I tried with the following commands:

openssl x509 -req -days 1825 -in csr.txt -signkey ca.key -out drac.crt
openssl base64 -in drac.crt -out drac64.crt

But when uploading the certificate to the DRAC, it fails with following
error:

Description: Security error - the certificate could not be uploaded
Errorrcode: 0x000A0004

Thank you in advance.

--Amyangshu
-- 
View this message in context: 
http://www.nabble.com/How-to-create-certificate-for-Dell-DRAC4-tf2407852.html#a6711564
Sent from the OpenSSL - User mailing list archive at Nabble.com.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to