On Thu, 2 Dec 2004, Jim Wright wrote:

        export http_proxy=http://user:[EMAIL PROTECTED]:3128
        export https_proxy=http://user:[EMAIL PROTECTED]:3128

Should both environment variables be identical? How does the proxy know that you are using ssl in the second case?

The proxy shouldn't care about it.

wget should use CONNECT when doing HTTPS over a proxy and it does GET when doing HTTP.

IIRC, this problem is fixed in the CVS version.

--
         -=- Daniel Stenberg -=- http://daniel.haxx.se -=-
  ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol

Reply via email to