<?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: locfg.pl ERROR: SSL connection error. in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/locfg-pl-error-ssl-connection-error/m-p/6847710#M7744</link>
    <description>&lt;P&gt;More info frrom verbose:&lt;/P&gt;&lt;P&gt;----- Size of Get_iLO_Log.xml is 1674&lt;/P&gt;&lt;P&gt;----- Localhost name is "&amp;lt;hostname from where the command is run from&amp;gt;".&lt;/P&gt;&lt;P&gt;----- Start detecting iLO2/iLO3/iLO4 at 12:27:7&lt;BR /&gt;ERROR: SSL connection error.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Apr 2016 19:28:33 GMT</pubDate>
    <dc:creator>david8881</dc:creator>
    <dc:date>2016-04-04T19:28:33Z</dc:date>
    <item>
      <title>locfg.pl ERROR: SSL connection error.</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/locfg-pl-error-ssl-connection-error/m-p/6847707#M7743</link>
      <description>&lt;P&gt;So I keep getting this error and I can't seem to figure out why.&lt;/P&gt;&lt;P&gt;I have edited the xml file with the right username/password.&lt;/P&gt;&lt;P&gt;Just starting simple with some basic commands.&lt;/P&gt;&lt;P&gt;I have confirmed the needed perl modules are install.ed&lt;/P&gt;&lt;P&gt;perl locfg.pl -f Get_IML.xml -s &amp;lt;ip address&amp;gt; -u &amp;lt;username -p &amp;lt;password&amp;gt;&lt;/P&gt;&lt;P&gt;ERROR: SSL connection error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 19:25:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/locfg-pl-error-ssl-connection-error/m-p/6847707#M7743</guid>
      <dc:creator>david8881</dc:creator>
      <dc:date>2016-04-04T19:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: locfg.pl ERROR: SSL connection error.</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/locfg-pl-error-ssl-connection-error/m-p/6847710#M7744</link>
      <description>&lt;P&gt;More info frrom verbose:&lt;/P&gt;&lt;P&gt;----- Size of Get_iLO_Log.xml is 1674&lt;/P&gt;&lt;P&gt;----- Localhost name is "&amp;lt;hostname from where the command is run from&amp;gt;".&lt;/P&gt;&lt;P&gt;----- Start detecting iLO2/iLO3/iLO4 at 12:27:7&lt;BR /&gt;ERROR: SSL connection error.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 19:28:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/locfg-pl-error-ssl-connection-error/m-p/6847710#M7744</guid>
      <dc:creator>david8881</dc:creator>
      <dc:date>2016-04-04T19:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: locfg.pl ERROR: SSL connection error.</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/locfg-pl-error-ssl-connection-error/m-p/6847749#M7745</link>
      <description>&lt;P&gt;What iLO on what model server are you trying to conenct to?&lt;/P&gt;&lt;P&gt;Youu're postivie you have Net::SSLeay,&amp;nbsp; IO::Socket::SSL installed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 21:01:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/locfg-pl-error-ssl-connection-error/m-p/6847749#M7745</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2016-04-04T21:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: locfg.pl ERROR: SSL connection error.</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/locfg-pl-error-ssl-connection-error/m-p/6847753#M7746</link>
      <description>&lt;P&gt;iLO3 ProLiant DL580 G7&lt;/P&gt;&lt;P&gt;&amp;nbsp;perldoc -l Net::SSLeay&lt;BR /&gt;/usr/local/lib64/perl5/Net/SSLeay.pod&lt;BR /&gt;&amp;nbsp;perldoc -l IO::Socket::SSL&lt;BR /&gt;/usr/local/share/perl5/IO/Socket/SSL.pod&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;instmodsh&lt;BR /&gt;Available commands are:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; l&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - List all installed modules&lt;BR /&gt;&amp;nbsp;&amp;nbsp; m &amp;lt;module&amp;gt;&amp;nbsp;&amp;nbsp; - Select a module&lt;BR /&gt;&amp;nbsp;&amp;nbsp; q&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Quit the program&lt;BR /&gt;cmd? l&lt;BR /&gt;Installed modules are:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; IO::Socket::SSL&lt;BR /&gt;&amp;nbsp;&amp;nbsp; XXXXXXXXX&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Net::SSLeay&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Perl&lt;BR /&gt;&amp;nbsp;&amp;nbsp; XXXXXXXXXX&lt;BR /&gt;cmd?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 21:25:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/locfg-pl-error-ssl-connection-error/m-p/6847753#M7746</guid>
      <dc:creator>david8881</dc:creator>
      <dc:date>2016-04-04T21:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: locfg.pl ERROR: SSL connection error.</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/locfg-pl-error-ssl-connection-error/m-p/6848173#M7747</link>
      <description>&lt;P&gt;What version of iLO3 firmware?&lt;/P&gt;&lt;P&gt;All newer iLO firmware versions have SSLv3 protocol disabled. &amp;nbsp;Ensure your IO::Socket::SSL is up to date and&amp;nbsp;can handle TLS 1.x protocols.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 19:56:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/locfg-pl-error-ssl-connection-error/m-p/6848173#M7747</guid>
      <dc:creator>Oscar A. Perez</dc:creator>
      <dc:date>2016-04-05T19:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: locfg.pl ERROR: SSL connection error.</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/locfg-pl-error-ssl-connection-error/m-p/6848188#M7748</link>
      <description>&lt;P&gt;Hmm yeah we are on the latest 1.87.&lt;/P&gt;&lt;P&gt;So I need to downgrade to be able use the tool? Or is there a way to force it use SSLv1.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 20:51:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/locfg-pl-error-ssl-connection-error/m-p/6848188#M7748</guid>
      <dc:creator>david8881</dc:creator>
      <dc:date>2016-04-05T20:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: locfg.pl ERROR: SSL connection error.</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/locfg-pl-error-ssl-connection-error/m-p/6848196#M7749</link>
      <description>&lt;P&gt;IO::Socket::SSL should be the latest.&lt;/P&gt;&lt;P&gt;MANPAGE IO::Socket::SSL - SSL sockets with IO::Socket interface&lt;BR /&gt;INST_FILE /usr/local/share/perl5/IO/Socket/SSL.pm&lt;BR /&gt;INST_VERSION 2.024&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 21:02:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/locfg-pl-error-ssl-connection-error/m-p/6848196#M7749</guid>
      <dc:creator>david8881</dc:creator>
      <dc:date>2016-04-05T21:02:04Z</dc:date>
    </item>
  </channel>
</rss>

