in reply to Using LWP Proxy and Client Certificate Connection timeout
use IO::Socket::SSL qw(debug3);
Also, http://search.cpan.org/perldoc/Crypt::SSLeay#SSL_diagnostics_and_Debugging lists $ENV{HTTPS_DEBUG} = 1;
among other tips