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