cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Problem using Ftp ssl through proxy.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 5 Jan 2006 12:27:23 +0100 (CET)

On Thu, 5 Jan 2006, Martijn ten Heuvel wrote:

> Any ideas what could be the problem here? Or am i trying something
> that simply isn't possible?

...

>> CONNECT 172.27.145.185:1061 HTTP/1.0
>> Host: 172.27.145.185:1061
>> User-Agent: curl/7.15.0 (hppa2.0w-hp-hpux11.11) libcurl/7.15.0 OpenSSL/0.9.8a zlib/1.2.3 libidn/0.5.20
>> Proxy-Connection: Keep-Alive

Is your proxy setup to allow CONNECT requests to "any" port like this?

Either way, the fact that the proxy doesn't respond at all seems like a proxy
flaw to me.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-01-05