in reply to Unable to connect to HTTPS servers
Proxy support for https in 6.04 is broken. You either need to upgrade to at least 6.06 or work around the problem by using Net::SSLGlue::LWP or LWP::protocol::https or enforcing the use of Crypt::SSLeay over the default IO::Socket::SSL.