On Fri, 28 Nov 2003, Hrvoje Niksic wrote:

> The bottom line is: should I even acknowledge `https' proxies?

I don't think you'll ever run into any.

> Do the browsers work with them?

I don't know. I've never seen anyone use a proxy like that.

> Does curl handle `https_proxy' or `http_proxy' being a https URL?

Nope. curl only speaks non-SSL HTTP with the proxy. (To be precise, it ignores
the protocol part of the given proxy and connects to it non-SSL.)

-- 
         -=- 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