HP iLO 4 Scripting and Command Line Guide
<CSR_ORGANIZATIONAL_UNIT VALUE =""/>
<CSR_COMMON_NAME VALUE ="test.com"/>
</CERTIFICATE_SIGNING_REQUEST>
</RIB_INFO>
</LOGIN>
</RIBCL>
CERTIFICATE_SIGNING_REQUEST parameters (for custom CSR)
CSR_STATE - Specifies state in which the company or organization that owns the iLO subsystem
is located.
CSR_COUNTRY - Specifies the two-character country code for the country in which the company
or organization that owns the iLO subsystem is located.
CSR_LOCALITY - Specifies the city or locality in which the company or organization that owns the
iLO subsystem is located.
CSR_ORGANIZATION - Specifies the name of the company or organization that owns the iLO
subsystem.
CSR_ORGANIZATIONAL_UNIT - The unit within the company or organization that owns the iLO
subsystem
CSR_COMMON_NAME - The FQDN of the iLO subsystem.
CERTIFICATE_SIGNING_REQUEST errors
Possible error messages for CERTIFICATE_SIGNING_REQUEST for custom CSR scripts include:
• CSR_STATE is too long.
• Need a value for the CSR_STATE tag.
• CSR_COUNTRY is too long.
• Need a value for the CSR_COUNTRY tag.
• CSR_LOCALITY is too long.
• Need a value for the CSR_LOCALITY tag.
• CSR_ORGANIZATION is too long.
• Need a value for the CSR_ORGANIZATION tag.
• CSR_ORGANIZATIONAL_UNIT is too long.
• CSR_COMMON_NAME is too long.
• Need a value for the CSR_COMMON_NAME tag.
• User does NOT have correct privilege for action. CONFIG_ILO_PRIV
required.
When you first request a new CSR, or if the system is already working on another CSR, you will
see this message:
The iLO subsystem is currently generating a Certificate Signing
Request(CSR), run script after 10 minutes or more to receive the CSR.
IMPORT_CERTIFICATE
The IMPORT_CERTIFICATE command imports a signed certificate into iLO. The signed certificate
must be a signed version of a certificate signing request. This command requires HPQLOCFG.EXE
version 1.00 or later.
For example:
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN = "adminname" PASSWORD = "password">
116 RIBCL XML Scripting Language










