Fw: FYI - lwp get + https + proxy
Tulan W. Hu (twhu@lucent.com)
Fri, 9 Mar 2001 10:45:50 -0500
----- Original Message -----
From: "Tulan W. Hu" <twhu@lucent.com>
Newsgroups:
comp.lang.perl.modules,comp.lang.perl.misc,comp.infosystems.www.servers.unix
Sent: Friday, March 09, 2001 10:43 AM
Subject: FYI - lwp get + https + proxy
> Recently I was struggling tp get a page from a https server via a proxy
> server.
> My environment:
> Solaris 8,
> Perl 5.6.0
> libwww-perl-5.50 + a patch
> The 5.50 patch is on
>
(http://sourceforge.net/tracker/index.php?func=detail&aid=403773&group_id=14
> 630&atid=314630)
> Crypt::SSLeay-0.18
>
> The GET command properly retrieves a page from a https server via a proxy
> server on above setups.
>
> The libwww-per-5.50 + patch does not work 100% with Crypt::SSLeay-0.22. It
> only allows you to access a https server without a proxy. You must use
> Crypt::SSLeay-0.18 to get a page from a https server via a proxy server.
>
>
>
>
>