<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Remove Stale certificates from iLO in Servers - General</title>
    <link>https://community.hpe.com/t5/servers-general/remove-stale-certificates-from-ilo/m-p/7184967#M18251</link>
    <description>&lt;P&gt;After a couple of servers I decided to create a script. I use&amp;nbsp;HPE Lights-Out Configuration Utility to run a couple of RIBCL-commands. I created an XML-file with the commands and ran it against the ip-address of the iLO's.&lt;/P&gt;&lt;P&gt;HPQLOCFG.exe -s 10.120.204.86 -f C:\Temp\replace_cert.xml -l C:\Temp\Logs\replace_cert.txt -v&lt;/P&gt;&lt;P&gt;The xml looks like this:&lt;/P&gt;&lt;P&gt;&amp;lt;RIBCL VERSION="2.0"&amp;gt;&lt;BR /&gt;&amp;lt;LOGIN USER_LOGIN="Administrator" PASSWORD="password"&amp;gt;&lt;BR /&gt;&amp;lt;SSO_INFO MODE="write"&amp;gt;&lt;BR /&gt;&amp;lt;DELETE_SERVER INDEX="1" /&amp;gt;&lt;BR /&gt;&amp;lt;IMPORT_CERTIFICATE&amp;gt;&lt;BR /&gt;-----BEGIN CERTIFICATE-----&lt;BR /&gt;MIIFxTCCA62gAwIBAgIJAJTtQTFDW&lt;/P&gt;&lt;P&gt;-----END CERTIFICATE-----&lt;BR /&gt;&amp;lt;/IMPORT_CERTIFICATE&amp;gt;&lt;BR /&gt;&amp;lt;/SSO_INFO&amp;gt;&lt;BR /&gt;&amp;lt;RIB_INFO MODE = "write"&amp;gt;&lt;BR /&gt;&amp;lt;RESET_RIB/&amp;gt;&lt;BR /&gt;&amp;lt;/RIB_INFO&amp;gt;&lt;BR /&gt;&amp;lt;/LOGIN&amp;gt;&lt;BR /&gt;&amp;lt;/RIBCL&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Mar 2023 11:16:02 GMT</pubDate>
    <dc:creator>Michiel_NN</dc:creator>
    <dc:date>2023-03-22T11:16:02Z</dc:date>
    <item>
      <title>Remove Stale certificates from iLO</title>
      <link>https://community.hpe.com/t5/servers-general/remove-stale-certificates-from-ilo/m-p/7160213#M16389</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I updated my CA cert on my OneView appliance and in the process all 600+ connections refreshed.&amp;nbsp; I have 100+ warning that the iLO SSO won't work due to a certificate size of 3k blah, blah, blah.&amp;nbsp; The workaround is to go into the iLO and delete the stale (old) cert from the "Manage Trusted Certificate and Records" area.&lt;/P&gt;&lt;P&gt;For whatever reason, deleting the "red x" cert entry clears the OneView SSO/iLO warning.&lt;/P&gt;&lt;P&gt;Anyone have a script to do this rather than me connecting to 100+ individual iLOs?&lt;/P&gt;&lt;P&gt;Gen9 &amp;amp; iLO 4&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 06:50:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/servers-general/remove-stale-certificates-from-ilo/m-p/7160213#M16389</guid>
      <dc:creator>MCSAP</dc:creator>
      <dc:date>2022-02-11T06:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Stale certificates from iLO</title>
      <link>https://community.hpe.com/t5/servers-general/remove-stale-certificates-from-ilo/m-p/7160289#M16398</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As far as I know, there is no such script.&amp;nbsp; But I could be wrong.&amp;nbsp; Request you to contact HPE Support for help.&lt;/P&gt;&lt;P&gt;Here is the "HPE iLO 4 Scripting and Command Line Guide" if you need any other scripts.&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=c03334058" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=c03334058&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 03:19:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/servers-general/remove-stale-certificates-from-ilo/m-p/7160289#M16398</guid>
      <dc:creator>Suman_1978</dc:creator>
      <dc:date>2022-02-11T03:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Stale certificates from iLO</title>
      <link>https://community.hpe.com/t5/servers-general/remove-stale-certificates-from-ilo/m-p/7184967#M18251</link>
      <description>&lt;P&gt;After a couple of servers I decided to create a script. I use&amp;nbsp;HPE Lights-Out Configuration Utility to run a couple of RIBCL-commands. I created an XML-file with the commands and ran it against the ip-address of the iLO's.&lt;/P&gt;&lt;P&gt;HPQLOCFG.exe -s 10.120.204.86 -f C:\Temp\replace_cert.xml -l C:\Temp\Logs\replace_cert.txt -v&lt;/P&gt;&lt;P&gt;The xml looks like this:&lt;/P&gt;&lt;P&gt;&amp;lt;RIBCL VERSION="2.0"&amp;gt;&lt;BR /&gt;&amp;lt;LOGIN USER_LOGIN="Administrator" PASSWORD="password"&amp;gt;&lt;BR /&gt;&amp;lt;SSO_INFO MODE="write"&amp;gt;&lt;BR /&gt;&amp;lt;DELETE_SERVER INDEX="1" /&amp;gt;&lt;BR /&gt;&amp;lt;IMPORT_CERTIFICATE&amp;gt;&lt;BR /&gt;-----BEGIN CERTIFICATE-----&lt;BR /&gt;MIIFxTCCA62gAwIBAgIJAJTtQTFDW&lt;/P&gt;&lt;P&gt;-----END CERTIFICATE-----&lt;BR /&gt;&amp;lt;/IMPORT_CERTIFICATE&amp;gt;&lt;BR /&gt;&amp;lt;/SSO_INFO&amp;gt;&lt;BR /&gt;&amp;lt;RIB_INFO MODE = "write"&amp;gt;&lt;BR /&gt;&amp;lt;RESET_RIB/&amp;gt;&lt;BR /&gt;&amp;lt;/RIB_INFO&amp;gt;&lt;BR /&gt;&amp;lt;/LOGIN&amp;gt;&lt;BR /&gt;&amp;lt;/RIBCL&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 11:16:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/servers-general/remove-stale-certificates-from-ilo/m-p/7184967#M18251</guid>
      <dc:creator>Michiel_NN</dc:creator>
      <dc:date>2023-03-22T11:16:02Z</dc:date>
    </item>
  </channel>
</rss>

