IO-Socket-SSL - Re: IO::Socket::INET configuration failederror:00000000:lib(0):func(0):reason(0)

Posted on Thu Jun 12 15:33:27 2008 by noxxi in response to 8060 (See the whole thread of 5)
Re: IO::Socket::INET configuration failederror:00000000:lib(0):func(0):reason(0)
older versions of IO::Socket::SSL ignored Timeout parameter for the SSL handshake, e.g they blocked until the SSL handshake was done. Net::Nessus::ScanLite seems to use a very short timeout of only 1 (man page says 3, but code says 1), so maybe it would help to increase the timeout.
Direct Responses: 8071 | Write a response