curl-library
Re: Re : Re: Re : HTTPS over HTTP still broken in git
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 25 May 2011 14:52:41 +0200 (CEST)
Received on 2011-05-25
Date: Wed, 25 May 2011 14:52:41 +0200 (CEST)
On Wed, 25 May 2011, Jerome Robert wrote:
> Yes it works, but as said in my first mail, the curl command line perfectly
> works. I admit it's puzzling but the problem only appear with git. Would it
> be possible that git use libcurl-gnutls in a way which work with 7.21.4 and
> no longer work with 7.21.6 ?
Attached here is a sample program that repeats this problem without git (if
you set "https_proxy=[blabla]:[port]"). I'm working on it.
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- TEXT/x-csrc attachment: jeromerobert.c