Servers - General
1826428 Members
3920 Online
109692 Solutions
New Discussion

Re: iLO5 redfish generate CSR

 
craig2004
Occasional Contributor

iLO5 redfish generate CSR

We've previously used RedFIsh to generate iLO CSR requests passing the usual parameters:

Action = "GenerateCSR"
Country = "XX"
City = "XXXXXXX"
State = "XXXXXXXXX"
OrgName = "XXXXXXX"
OrgUnit = "XXXXXXXX"
CommonName = "XXXXX.XXXX.XXX"

Submitted to "https://XXXXXXXXXX/redfish/v1/Managers/1/SecurityService/HttpsCert"

This has worked fine until recently, We now get : "Base.1.4.PropertyMissing"

What additional property(s) do we need to provide ?

iLO5 / Firmware Version 2.41

Thanks.

1 REPLY 1
Jeanne1
New Member

Re: iLO5 redfish generate CSR

The RESTful Interface Tool (iLOREST) is a command-line interface that allows you to manage Hewlett Packard Enterprise products that take advantage of RESTful APIs. For this release of the tool, you can manage HPE Gen9 servers running iLO 4 version 2.10 and later and Gen10 servers running iLO 5 version 1.20 and later through iLO RESTful APIs. You can install the tool on your computer for remote use or you can install the tool locally on a server with a Windows OS or Linux OS. In addition to using the tool manually to execute individual commands, you can create scripts to automate tasks.