I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-06-12 20:48:18-07 by kkline in response to 8064
Re: IO::Socket::INET configuration failederror:00000000:lib(0):func(0):reason(0)
I was considering the timeout as a problem by setting it to five got new outpt warns of handshake problem haven't research that yet. found a quite lengthy article about debian where libssl may be the culprit http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=338006
[root@fs1 tmp]# ./test.pl CA file certs/my-ca.pem not found, using CA path instead. DEBUG: /usr/lib/perl5/site_perl/5.8.8/IO/Socket/SSL.pm:1010: IO::Socket::SSL::SSL_Context HASH(0x72 +66c0) DEBUG: /usr/lib/perl5/site_perl/5.8.8/IO/Socket/SSL.pm:1128: new ctx 11780016 SSL connect attempt failed because of handshake problemserror:00000000:lib(0):func(0):reason(0) at ./test.pl line 21 DEBUG: /usr/lib/perl5/site_perl/5.8.8/IO/Socket/SSL.pm:1163: free ctx 11780016 open=11780016 DEBUG: /usr/lib/perl5/site_perl/5.8.8/IO/Socket/SSL.pm:1166: OK free ctx 11780016 IO::Socket::INET configuration failederror:00000000:lib(0):func(0):reason(0) at ./test.pl line 21 Nessus login failed %d: %s 1Connect to localhost:1241 failed. (IO::Socket::INET configuration failederror:00000000:lib(0):func +(0):reason(0)) at ./test.pl line 46.
Direct Responses: 8072 | Write a response