<?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: SSL certificate request creating using CLI in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651854#M5052</link>
    <description>Ok, I found how to use RIBCL&lt;BR /&gt;For windows:&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;swItem=MTX-5ee197c5bd7641359f45d876b1&amp;amp;jumpid=reg_R1002_USEN" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;swItem=MTX-5ee197c5bd7641359f45d876b1&amp;amp;jumpid=reg_R1002_USEN&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For linux:&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=15351&amp;amp;prodSeriesId=1121516&amp;amp;prodNameId=3288134&amp;amp;swEnvOID=4006&amp;amp;swLang=8&amp;amp;mode=2&amp;amp;taskId=135&amp;amp;swItem=MTX-a17bde2a8b0643c3b54a8d41f2" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=15351&amp;amp;prodSeriesId=1121516&amp;amp;prodNameId=3288134&amp;amp;swEnvOID=4006&amp;amp;swLang=8&amp;amp;mode=2&amp;amp;taskId=135&amp;amp;swItem=MTX-a17bde2a8b0643c3b54a8d41f2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And simple XML to get SSL request:&lt;BR /&gt;&lt;RIBCL version="2.0"&gt;&lt;BR /&gt;&lt;LOGIN user_login="Admin" password="password"&gt;&lt;BR /&gt;  &lt;RIB_INFO mode="write"&gt;&lt;BR /&gt;   &lt;CERTIFICATE_SIGNING_REQUEST&gt;&lt;/CERTIFICATE_SIGNING_REQUEST&gt;&lt;BR /&gt; &lt;/RIB_INFO&gt;&lt;BR /&gt;&lt;/LOGIN&gt;&lt;BR /&gt;&lt;/RIBCL&gt;</description>
    <pubDate>Thu, 24 Jun 2010 13:30:51 GMT</pubDate>
    <dc:creator>michal1</dc:creator>
    <dc:date>2010-06-24T13:30:51Z</dc:date>
    <item>
      <title>SSL certificate request creating using CLI</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651851#M5049</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Model iLO2 &lt;BR /&gt;Firmware Version 1.81 Jan 15 2010 &lt;BR /&gt;&lt;BR /&gt;I have to write script to get certificate request from iLO, sign it in my CA and export signed  certificate back to iLO.&lt;BR /&gt;Have You maybe any idea how to do it? &lt;BR /&gt;What CLI command can I use to get certificate request when I using SSH?&lt;BR /&gt;And what CLI command should I use to export signed  certificate back to iLO?</description>
      <pubDate>Wed, 23 Jun 2010 11:01:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651851#M5049</guid>
      <dc:creator>michal1</dc:creator>
      <dc:date>2010-06-23T11:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificate request creating using CLI</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651852#M5050</link>
      <description>Hi michal,&lt;BR /&gt;&lt;BR /&gt;Check page 109 of this document:&lt;BR /&gt;&lt;A href="http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c00294268/c00294268.pdf" target="_blank"&gt;http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c00294268/c00294268.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This scripting method uses XML files along with the HPONCFG utility for Windows or Linux.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jun 2010 16:29:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651852#M5050</guid>
      <dc:creator>WFHC-WI</dc:creator>
      <dc:date>2010-06-23T16:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificate request creating using CLI</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651853#M5051</link>
      <description>Yes, I know about RIBCL, but I looking for any simples solution :)</description>
      <pubDate>Thu, 24 Jun 2010 07:02:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651853#M5051</guid>
      <dc:creator>michal1</dc:creator>
      <dc:date>2010-06-24T07:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificate request creating using CLI</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651854#M5052</link>
      <description>Ok, I found how to use RIBCL&lt;BR /&gt;For windows:&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;swItem=MTX-5ee197c5bd7641359f45d876b1&amp;amp;jumpid=reg_R1002_USEN" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;swItem=MTX-5ee197c5bd7641359f45d876b1&amp;amp;jumpid=reg_R1002_USEN&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For linux:&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=15351&amp;amp;prodSeriesId=1121516&amp;amp;prodNameId=3288134&amp;amp;swEnvOID=4006&amp;amp;swLang=8&amp;amp;mode=2&amp;amp;taskId=135&amp;amp;swItem=MTX-a17bde2a8b0643c3b54a8d41f2" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=15351&amp;amp;prodSeriesId=1121516&amp;amp;prodNameId=3288134&amp;amp;swEnvOID=4006&amp;amp;swLang=8&amp;amp;mode=2&amp;amp;taskId=135&amp;amp;swItem=MTX-a17bde2a8b0643c3b54a8d41f2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And simple XML to get SSL request:&lt;BR /&gt;&lt;RIBCL version="2.0"&gt;&lt;BR /&gt;&lt;LOGIN user_login="Admin" password="password"&gt;&lt;BR /&gt;  &lt;RIB_INFO mode="write"&gt;&lt;BR /&gt;   &lt;CERTIFICATE_SIGNING_REQUEST&gt;&lt;/CERTIFICATE_SIGNING_REQUEST&gt;&lt;BR /&gt; &lt;/RIB_INFO&gt;&lt;BR /&gt;&lt;/LOGIN&gt;&lt;BR /&gt;&lt;/RIBCL&gt;</description>
      <pubDate>Thu, 24 Jun 2010 13:30:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651854#M5052</guid>
      <dc:creator>michal1</dc:creator>
      <dc:date>2010-06-24T13:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificate request creating using CLI</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651855#M5053</link>
      <description>I had the same issue and here is how I accomplished this task:&lt;BR /&gt;1. using CPQLOCFG I generated a Certificate Request and output to a log file name CertReq.log. &lt;BR /&gt;2. I then searched through the CertReq.log file to look for the data between -----BEGIN CERTIFICATE REQUEST----- and -----END CERTIFICATE REQUEST-----. &lt;BR /&gt;3. I then stored this data into a string and wrote this string into a seperate TXT file name CACertReq.req.&lt;BR /&gt;4. Using Microsoft's CERTREQ.EXE I used the following:&lt;BR /&gt;CERTREQ.EXE -submit -attrib "CertificateTemplate:myILOTemplate" -config "myCAServerName\Issuing CA Name" C:\TEMP\CACertReq.req C:\TEMP\iLOCert.cer"&lt;BR /&gt;5. I then pulled all data from the file iLOCert.cer and stored it to a string variable. &lt;BR /&gt;6. I then wrote the .XML file Import_Cert.XML while injecting the string variable in step 5 into the XML file.&lt;BR /&gt;7. Using CPQLOCFG.EXE I then imported the certificate via the Import_Cert.XML file.&lt;BR /&gt;&lt;BR /&gt;I wrote this in 2 different languages. First I wrote it is C++ and then I wrote it in AutoItv3. This can be done in just about any language such as VBS, Powershell etc.. I am just more familiar with C++ and AutoItv3 more then the others. I won't post my code as it is very long. But if you can figure out how to perform the steps above then you should be able to automate this process.</description>
      <pubDate>Thu, 24 Jun 2010 13:36:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651855#M5053</guid>
      <dc:creator>SamMan</dc:creator>
      <dc:date>2010-06-24T13:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificate request creating using CLI</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651856#M5054</link>
      <description>Using RIBCL I generated the ssl request, I signed it in my CA (openssl) and uploaded signed certificate back to iLo. &lt;BR /&gt;I generated also ca.der and uploaded it to my Internet browser. When I trying open ilo my browser give a warning about a mismatched hostname. &lt;BR /&gt;&lt;BR /&gt;In certificate request was:&lt;BR /&gt;CN = some-iLO-2-Subsystem-Name&lt;BR /&gt;OU = ISS&lt;BR /&gt;O = Hewlett-Packard Development Company&lt;BR /&gt;ST = Texas&lt;BR /&gt;C = US&lt;BR /&gt;&lt;BR /&gt;What should i do to connect to ilo without any warnings?</description>
      <pubDate>Thu, 22 Jul 2010 12:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651856#M5054</guid>
      <dc:creator>michal1</dc:creator>
      <dc:date>2010-07-22T12:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificate request creating using CLI</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651857#M5055</link>
      <description>hi michal,&lt;BR /&gt;&lt;BR /&gt;Are you accessing iLO via:&lt;BR /&gt;&lt;BR /&gt;IP address?&lt;BR /&gt;DNS name?&lt;BR /&gt;FQDN?&lt;BR /&gt;&lt;BR /&gt;Which method gives you a hostname mismatch?</description>
      <pubDate>Thu, 22 Jul 2010 17:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651857#M5055</guid>
      <dc:creator>WFHC-WI</dc:creator>
      <dc:date>2010-07-22T17:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificate request creating using CLI</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651858#M5056</link>
      <description>I'm accessing ilo via IP address.&lt;BR /&gt;I didn't add this addresses to my DNS.&lt;BR /&gt;I tried to change the iLO 2 Subsystem Name to IP address of iLO, but i got "The iLO 2 Subsystem Name may contain only alphanumeric and '-'"&lt;BR /&gt;Is any method to access iLO via IP address without warnings?</description>
      <pubDate>Fri, 23 Jul 2010 06:07:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651858#M5056</guid>
      <dc:creator>michal1</dc:creator>
      <dc:date>2010-07-23T06:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: SSL certificate request creating using CLI</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651859#M5057</link>
      <description>I've solved this problem.&lt;BR /&gt;I created file ip.ext with:&lt;BR /&gt;&lt;BR /&gt;subjectAltName=IP:10.5.19.191&lt;BR /&gt;&lt;BR /&gt;To sign certificate I used:&lt;BR /&gt;&lt;BR /&gt;openssl ca -notext -extfile ip.ext -in /etc/ssl/req.txt &amp;gt; /etc/ssl/ilocert.pem&lt;BR /&gt;&lt;BR /&gt;Everything works well!</description>
      <pubDate>Mon, 26 Jul 2010 08:14:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ssl-certificate-request-creating-using-cli/m-p/4651859#M5057</guid>
      <dc:creator>michal1</dc:creator>
      <dc:date>2010-07-26T08:14:44Z</dc:date>
    </item>
  </channel>
</rss>

