[FIXED] ERROR: an invalid certificate is uploaded

General support questions
Post Reply
liloulinx
Posts: 21
Joined: 2016/12/05 10:23:43

[FIXED] ERROR: an invalid certificate is uploaded

Post by liloulinx » 2018/09/24 15:31:04

Hello.
I try to upload remotly an SSL LDAP certificat on a DELL server, by using the "racadm sslcertupload" command, but this one generate the following error:

Code: Select all

ERROR Failed to upload the Certificate
ERROR: an invalid certificate is uploaded.
Command used (as root) to upload the certificat:

Code: Select all

/opt/dell/srvadmin/sbin/racadm sslcertupload  -t2 -f My_cert.pem
Content of my certificat file:

Code: Select all

cat My_cert.pem
-----BEGIN CERTIFICATE-----
MIICYjCCAcugAwIBAgIIfyYwndGFSP0wDQYJKoZIhvcNAQEFBQAwQTEZMBcGA1UE
..........
.......     
.........
oYTAFUR+tEEWS7igxvoYrOPu+fAZ4oliN59qoB8h2+2XJ9FVCek=
-----END CERTIFICATE-----

PS1: The used certificat is certified by an athority of certification (CA).
PS2: I have created also an auto -certified certificate and used it, but I have the same error.

ENV:
OS: RedHat/CentOS 7.
Hardware: DELL PowerEdge R740xd

Do you know how to resolve the problem please?
Cordially.
Liloulinx
Last edited by liloulinx on 2018/10/03 09:47:42, edited 1 time in total.

liloulinx
Posts: 21
Joined: 2016/12/05 10:23:43

Re: ERROR: an invalid certificate is uploaded

Post by liloulinx » 2018/10/03 09:45:05

Hello.
Finally the problem is resolved by updating the firmware (from 3.21.21.21 to 3.21.23.22).
Before updating the firmware try just the RESET of the iDRAC. Sometimes it's sufficent to resolve this problem.
Thank you

Post Reply