Skip to content

Conversation

@dscho
Copy link
Contributor

@dscho dscho commented Sep 29, 2015

Under certain circumstances, an NTLM proxy connection will be reused.
If that is the case, the state of the authentication needs to be
handled properly.

There is a bug in cURL 7.44.0 that has been fixed in cURL's master
already (curl/curl@f65e07ca5) and this
patch backports it.

This fixes git-for-windows/git#373

Signed-off-by: Johannes Schindelin johannes.schindelin@gmx.de

Under certain circumstances, an NTLM proxy connection will be reused.
If that is the case, the state of the authentication needs to be
handled properly.

There is a bug in cURL 7.44.0 that has been fixed in cURL's `master`
already (curl/curl@f65e07ca5) and this
patch backports it.

This fixes git-for-windows/git#373

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho
Copy link
Contributor Author

dscho commented Oct 1, 2015

@Alexpux anything you need from my side?

Alexpux added a commit that referenced this pull request Oct 1, 2015
curl: fix NTLM proxy when reusing connection
@Alexpux Alexpux merged commit eb3f2a6 into msys2:master Oct 1, 2015
@dscho dscho deleted the curl-ntlm-fix branch October 1, 2015 15:24
@dscho
Copy link
Contributor Author

dscho commented Oct 1, 2015

Thanks!

@dscho
Copy link
Contributor Author

dscho commented Oct 5, 2015

Any word when a patched package will be available?

@Alexpux
Copy link
Member

Alexpux commented Oct 5, 2015

Be patient. This is free time project. Will upload today later.

@dscho
Copy link
Contributor Author

dscho commented Oct 5, 2015

I am patient, but curious ;-) Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unknown SSL protocol error with HTTPS proxy decryption

2 participants