Error loading the Perl module IO::Socket::SSL needed for SSL connect.
Brought to you by:
supersandro2000,
wimpunk
Bug is back again on Centos 5.5.
DDclient is giving this error again:
Error loading the Perl module IO::Socket::SSL needed for SSL connect.
This is my machine:
Linux localhost 2.6.18-238.12.1.el5 #1 SMP Tue May 31 13:22:04 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
And the needed packages are installed:
Package perl-IO-Socket-SSL-1.01-1.fc6.noarch already installed and latest version
Package perl-Net-SSLeay-1.30-4.fc6.x86_64 already installed and latest version
Package openssl-0.9.8e-12.el5_5.7.x86_64 already installed and latest version
What's going wrong?
I just discovered that when installing the CPAN version IO::Socket::SSL, ddclient will work again without problems.
However, seems to me it should also with the package version of Centos.