Oops - typo in the last one. This is the real patch - I swear...
Bryan
----- Original Message -----
From: "Bryan Hart" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 06, 2000 1:06 PM
Subject: patch for proxy support in Crypt:SSLeay 0.18
> Hi -
>
> I'm new to this list so please be kind if I'm not following the correct
> protocol, but I've recently made some additions to lib/Net/SSL.pm in
> Crypt::SSLeay to support using it with libwww through a proxy.
>
> I've attached a patch for the following:
> - rudimentary support for proxy (CONNECT) requests based on the contents
of
> the HTTPS_PROXY and NO_PROXY environment variables (borrowed heavily from
> LWP::UserAgent)
> - rudimentary support for Proxy-authenticate requests via the
> HTTPS_BASIC_USERNAME and HTTPS_BASIC_PASSWORD environment variable
>
> Comments encouraged - acceptance of patch would be even better :-)
>
> Bryan
>
>
SSL.pm.patch