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