05.11.2012 Aufrufe

HP iLO 3 Scripting and Command Line Guide - Business Support ...

HP iLO 3 Scripting and Command Line Guide - Business Support ...

HP iLO 3 Scripting and Command Line Guide - Business Support ...

MEHR ANZEIGEN
WENIGER ANZEIGEN

Erfolgreiche ePaper selbst erstellen

Machen Sie aus Ihren PDF Publikationen ein blätterbares Flipbook mit unserer einzigartigen Google optimierten e-Paper Software.

IMPORT_FROM indicates that <strong>iLO</strong> must request the <strong>HP</strong> SIM Trusted Server certificate from <strong>HP</strong> SIM.<br />

This request is implemented using an anonymous HTTP request similar to:<br />

http://:280/GetCertificate<br />

The <strong>iLO</strong> firmware requests the certificate when this comm<strong>and</strong> is processed. If the <strong>HP</strong> SIM server is<br />

unreachable, then an error occurs.<br />

For example, the syntax to have <strong>iLO</strong> import a server certificate resembles:<br />

<br />

IMPORT_CERTIFICATE indicates that <strong>iLO</strong> must import the literal .PEM encoded x.509 certificate<br />

data that follows. The data is encoded in a block of text that includes:<br />

-----BEGIN CERTIFICATE-----<br />

<strong>and</strong><br />

-----END CERTIFICATE-----<br />

For example, the syntax to import an <strong>HP</strong> SIM Trusted Server certificate resembles the following:<br />

<br />

-----BEGIN CERTIFICATE-----<br />

MIIC3TCCAkYCBESzwFUwDQYJKoZIhvcNAQEFBQAwgbUxCzAJBgNVBAYTAlVTMRMwE...<br />

kXzhuVzPfWzQ+a2E9tGAE/YgNGTfS9vKkVLUf6QoP/RQpYpkl5BxrsN3gM/PeT3zrxyTleE=<br />

-----END CERTIFICATE-----<br />

<br />

The certificate is validated by <strong>iLO</strong> to ensure that it can be decoded before it is stored. An error<br />

results if the certificate is a duplicate or corrupt.<br />

The <strong>iLO</strong> firmware does not support certificate revocation <strong>and</strong> does not honor certificates that appear<br />

expired. You must remove revoked or expired certificates.<br />

SSO_SERVER runtime errors<br />

A runtime error is generated if the:<br />

• Certificate is a duplicate.<br />

• Certificate is corrupt.<br />

• <strong>HP</strong> SIM server cannot be contacted using IMPORT_FROM.<br />

• <strong>HP</strong> SIM Trusted Server database is full (you must delete other records to make sufficient room<br />

to add a new entry).<br />

• Trust mode is set incorrectly.<br />

DELETE_SERVER<br />

The DELETE_SERVER comm<strong>and</strong> is used to remove an <strong>HP</strong> SIM Trusted SSO Server record. For this<br />

comm<strong>and</strong> to parse correctly, it must appear within an SSO_INFO comm<strong>and</strong> block, <strong>and</strong> SSO_INFO<br />

MODE must be set to write. You must have the Configure <strong>iLO</strong> Settings privilege to execute this<br />

comm<strong>and</strong>.<br />

You can specify multiple SSO server records by using multiple instances of this comm<strong>and</strong>. The<br />

servers are deleted in the order that the records are specified, <strong>and</strong> the records are renumbered<br />

by each deletion. Delete records in the highest-to-lowest order if you want to delete multiple records<br />

at the same time.<br />

For example:<br />

<br />

<br />

<br />

134 RIBCL XML <strong>Scripting</strong> Language

Hurra! Ihre Datei wurde hochgeladen und ist bereit für die Veröffentlichung.

Erfolgreich gespeichert!

Leider ist etwas schief gelaufen!