On 2012/5/9 Alessandro Ghedini <al3x...@gmail.com>wrote > On Mon, May 07, 2012 at 10:38:09AM +0200, D. Barbier wrote: >> Hello, > > Hi, > >> Symptoms look similar to #627335: behind a proxy, git over HTTP works >> fine but not HTTPS. >> >> $ git ls-remote --heads http://github.com/jeromerobert/jCAE.git >> f1fdb01741f8aab4108222d3ca6fa9c095e09727 refs/heads/master >> >> But >> $ git ls-remote --heads https://github.com/jeromerobert/jCAE.git >> hangs. >> >> [...] >> >> Downgrading libcurl3-gnutls to the stable version fixes this problem. > > I was not able to reproduce this, but AFAICT it may have something to do with > the NTLM authentication. Could you please be more specific about your setup > (e.g. what proxy and configuration you use, ...) so that I can try to > reproduce > it?
Hello, This is a corporate proxy, I know nothing about it, sorry. Here are two logs when running the command above with GIT_CURL_VERBOSE=1. User/password are set in $HOME/.gitconfig: [http] proxy = http://U.S.E.R:p.a.s.s.w.o....@ppp.rrr.ooo.xxx.yyy:9092 Please note also that as in #627335, curl https://github.com/jeromerobert/jCAE.git does its job, this problem only appears with git. Denis
good-with-libcurl3-gnutls_7.21.0-2.log
Description: Binary data
bad-with-libcurl3-gnutls_7.25.0-1.log
Description: Binary data