Server Management - Remote Server Management
1752563 Members
4496 Online
108788 Solutions
New Discussion юеВ

locfg.pl ERROR: SSL connection error.

 
david8881
Occasional Advisor

locfg.pl ERROR: SSL connection error.

So I keep getting this error and I can't seem to figure out why.

I have edited the xml file with the right username/password.

Just starting simple with some basic commands.

I have confirmed the needed perl modules are install.ed

perl locfg.pl -f Get_IML.xml -s <ip address> -u <username -p <password>

ERROR: SSL connection error.

 

 

6 REPLIES 6
david8881
Occasional Advisor

Re: locfg.pl ERROR: SSL connection error.

More info frrom verbose:

----- Size of Get_iLO_Log.xml is 1674

----- Localhost name is "<hostname from where the command is run from>".

----- Start detecting iLO2/iLO3/iLO4 at 12:27:7
ERROR: SSL connection error.

Jimmy Vance
HPE Pro

Re: locfg.pl ERROR: SSL connection error.

What iLO on what model server are you trying to conenct to?

Youu're postivie you have Net::SSLeay,  IO::Socket::SSL installed?

 

 

No support by private messages. Please ask the forum! 
david8881
Occasional Advisor

Re: locfg.pl ERROR: SSL connection error.

iLO3 ProLiant DL580 G7

 perldoc -l Net::SSLeay
/usr/local/lib64/perl5/Net/SSLeay.pod
 perldoc -l IO::Socket::SSL
/usr/local/share/perl5/IO/Socket/SSL.pod


 instmodsh
Available commands are:
   l            - List all installed modules
   m <module>   - Select a module
   q            - Quit the program
cmd? l
Installed modules are:
   IO::Socket::SSL
   XXXXXXXXX
   Net::SSLeay
   Perl
   XXXXXXXXXX
cmd?

Oscar A. Perez
Honored Contributor

Re: locfg.pl ERROR: SSL connection error.

What version of iLO3 firmware?

All newer iLO firmware versions have SSLv3 protocol disabled.  Ensure your IO::Socket::SSL is up to date and can handle TLS 1.x protocols.




__________________________________________________
If you feel this was helpful please click the KUDOS! thumb below!
david8881
Occasional Advisor

Re: locfg.pl ERROR: SSL connection error.

Hmm yeah we are on the latest 1.87.

So I need to downgrade to be able use the tool? Or is there a way to force it use SSLv1.

david8881
Occasional Advisor

Re: locfg.pl ERROR: SSL connection error.

IO::Socket::SSL should be the latest.

MANPAGE IO::Socket::SSL - SSL sockets with IO::Socket interface
INST_FILE /usr/local/share/perl5/IO/Socket/SSL.pm
INST_VERSION 2.024