]> granicus.if.org Git - curl/commit
ntlm_sspi: add support for channel binding
authorgeorgeok <giorgos.n.oikonomou@gmail.com>
Tue, 27 Nov 2018 17:39:45 +0000 (18:39 +0100)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Sat, 19 Jan 2019 12:00:53 +0000 (13:00 +0100)
commit09662337441c40c23da7b557c4cceacd7cc3b76e
treedf3360379c43923dcef09e746aacf7b83b3fe25b
parent6ee672970972a40603d8141293ca91c4d4854187
ntlm_sspi: add support for channel binding

Windows extended potection (aka ssl channel binding) is required
to login to ntlm IIS endpoint, otherwise the server returns 401
responses.

Fixes #3280
Closes #3321
lib/urldata.h
lib/vauth/ntlm_sspi.c
lib/vtls/schannel.c