curl/lib/vtls
georgeok a730432e59
spnego_sspi: add support for channel binding
Attempt to add support for Secure Channel binding when negotiate
authentication is used. The problem to solve is that by default IIS
accepts channel binding and curl doesn't utilise them. The result was a
401 response. Scope affects only the Schannel(winssl)-SSPI combination.

Fixes https://github.com/curl/curl/issues/3503
Closes https://github.com/curl/curl/pull/3509
2019-02-01 09:56:27 +01:00
..
cyassl.c wolfssl: Perform cleanup 2018-12-20 11:32:55 +01:00
cyassl.h
darwinssl.c darwinssl: accept setting max-tls with default min-tls 2018-12-14 09:54:31 +01:00
darwinssl.h
gskit.c snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
gskit.h
gtls.c snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
gtls.h
mbedtls.c printf: fix format specifiers 2019-01-04 23:50:48 +01:00
mbedtls.h
mesalink.c snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
mesalink.h
nss.c nss: Fix compatibility with nss versions 3.14 to 3.15 2018-12-05 15:24:32 +01:00
nssg.h
openssl.c openssl: fix the SSL_get_tlsext_status_ocsp_resp call 2019-01-16 08:20:57 +01:00
openssl.h
polarssl_threadlock.c
polarssl_threadlock.h
polarssl.c snprintf: renamed and we now only use msnprintf() 2018-11-23 08:26:51 +01:00
polarssl.h
schannel_verify.c schannel: fix compiler warning 2019-01-06 23:09:19 +01:00
schannel.c spnego_sspi: add support for channel binding 2019-02-01 09:56:27 +01:00
schannel.h
vtls.c curl_global_sslset(): id == -1 is not necessarily an error 2018-12-07 11:38:22 +01:00
vtls.h