cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re:Re: git clone over https failure while using socks proxy.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 6 Aug 2011 14:34:05 +0200 (CEST)

On Sat, 6 Aug 2011, jelly wrote:

> i can run "curl --socks5 localhost:9050 https://code.google.com/p/wiztodo
> -k" successful.i can use git with socks proxy in http.proxy

...

> But i run these commands fail, seems curl and git can not use
> socks proxy settings in https_proxy:

That seems very odd. When libcurl has a proxy to use, it doesn't matter how it
got it, it will stilll use the proxy the same way.

Also, I just tried your exact recipe with the same URL and it works for me!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-08-06