|
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.
|