Re: Https proxy auth issue with git in cygwin 2.2.1

2015-11-23 Thread Adam Dinwoodie
On Fri, Oct 16, 2015 at 12:26:14PM +, Johan Laenen wrote: > Adam Dinwoodie dinwoodie.org> writes: > > > I think I've found the problem, and you're right -- Git has changed the > > way it makes the curl call. The culprit is commit 5841520b in the > > upstream Git repository, which has the fol

Re: Https proxy auth issue with git in cygwin 2.2.1

2015-10-16 Thread Johan Laenen
Adam Dinwoodie dinwoodie.org> writes: > I think I've found the problem, and you're right -- Git has changed the > way it makes the curl call. The culprit is commit 5841520b in the > upstream Git repository, which has the following commit message: > > | http: always use any proxy auth method ava

Re: Https proxy auth issue with git in cygwin 2.2.1

2015-10-05 Thread Adam Dinwoodie
On Fri, Sep 25, 2015 at 07:13:07AM +, LukaszPielak wrote: > Adam Dinwoodie dinwoodie.org> writes: > > On Mon, Sep 21, 2015 at 08:54:39AM +0200, Lukasz Pielak wrote: > > > The git version is 2.5.1 and the curl version is 7.43. > > > The error prints fatal: unable to access > > > 'https://github

Re: Https proxy auth issue with git in cygwin 2.2.1

2015-09-25 Thread LukaszPielak
Adam Dinwoodie dinwoodie.org> writes: > > On Mon, Sep 21, 2015 at 08:54:39AM +0200, Lukasz Pielak wrote: > > In the latest Cygwin 2.2.1. git doesn’t work with proxy authentication. > > What do you mean by proxy authentication here? What do you have > configured, and how? > > > The git versio

Re: Https proxy auth issue with git in cygwin 2.2.1

2015-09-21 Thread Achim Gratz
Adam Dinwoodie dinwoodie.org> writes: > As an interim solution, does using ssh instead of https work? He's forced through the abomination of a proxy requiring NTLM authentication, so I'd say his chances of having SSH connections to the outside are pretty slim. He could try cntlm, though (not pac

Re: Https proxy auth issue with git in cygwin 2.2.1

2015-09-21 Thread Lukasz Pielak
Hi Andrey thanks for your reply. What exactly do you mean by 'update your Cygwin'?. I'm running the latest Cygwin x86 2.2.1 with curl curl 7.43.0. curl --version curl 7.43.0 (i686-pc-cygwin) libcurl/7.43.0 OpenSSL/1.0.2d zlib/1.2.8 libidn/1.29 libssh2/1.5.0 Protocols: dict file ftp ftps gopher h

Re: Https proxy auth issue with git in cygwin 2.2.1

2015-09-21 Thread Adam Dinwoodie
On Mon, Sep 21, 2015 at 08:54:39AM +0200, Lukasz Pielak wrote: > In the latest Cygwin 2.2.1. git doesn’t work with proxy authentication. What do you mean by proxy authentication here? What do you have configured, and how? > The git version is 2.5.1 and the curl version is 7.43. > The error print

Re: Https proxy auth issue with git in cygwin 2.2.1

2015-09-21 Thread Andrey Repin
Greetings, Lukasz Pielak! > In the latest Cygwin 2.2.1. git doesn’t work with proxy authentication. > The git version is 2.5.1 and the curl version is 7.43. > The error prints fatal: unable to access > 'https://github.com/mockito/mockito.git/': Unknown SSL protocol error > in connection to github.

Https proxy auth issue with git in cygwin 2.2.1

2015-09-20 Thread Lukasz Pielak
Hi In the latest Cygwin 2.2.1. git doesn’t work with proxy authentication. The git version is 2.5.1 and the curl version is 7.43. The error prints fatal: unable to access 'https://github.com/mockito/mockito.git/': Unknown SSL protocol error in connection to github.com:443 In my previous Cygwin 1.