ProLiant Servers (ML,DL,SL)
1748269 Members
3759 Online
108760 Solutions
New Discussion

DL360 Gen10, Error: The certificate could not be imported from the supplied X.509 certificate data

 
A_TheMan_Tyler
New Member

DL360 Gen10, Error: The certificate could not be imported from the supplied X.509 certificate data

I am attempting to create a self signed certificate and import it into the ILO interface to remove the security warning from the dashboard.  No matter how I generate the cert using openssl, it will not import.  Opened a case with HPe, they have no idea...

ILO firmware: 2.14

openssl commands run from Ubuntu to create self signed cert from csr provided by ILO:

openssl genrsa -des3 -out domain6.key 1024


openssl x509 \
-signkey domain6.key \
-in csr.csr \
-req -days 3650 -out domain6.crt

 

 

1 REPLY 1
SanjeevGoyal
HPE Pro

Re: DL360 Gen10, Error: The certificate could not be imported from the supplied X.509 certificate da

Hello, 

I hope you are well.

"The provided certificate data was intended for this server (not another server)."
 Please use a Proper Certificate Server within your premises, Get the CSR Signed on the Certificate Server. And then Import the Signed SSL Certificate back to iLo5.
 or
Get his iLo5 generated CSR signed with a Valid external Certificate Provider.
 For Reference Customer may Refer to the exact Procedure:
https://support.hpe.com/hpsc/doc/public/display?docId=c04530504
Page 20 Onwards.
 If you feel this was helpful please click the KUDOS! thumb below!   

Regards,

 


I am a HPE Employee.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

Accept or Kudo