diff options
author | Jay Satiro <raysatiro@yahoo.com> | 2016-08-25 23:57:56 -0400 |
---|---|---|
committer | Jay Satiro <raysatiro@yahoo.com> | 2016-08-26 15:35:16 -0400 |
commit | 895168bfd3d817f7cc5e4b1ee86e2f6007e47a64 (patch) | |
tree | 54036c9a731c59b04cad5c963be69e70bbeff1e5 /lib/curl_multibyte.c | |
parent | 3a5d5de9ef52ebe8ca2bda2165edc1b34c242e54 (diff) |
schannel: Disable ALPN for Wine since it is causing problems
- Disable ALPN on Wine.
- Don't pass input secbuffer when ALPN is disabled.
When ALPN support was added a change was made to pass an input secbuffer
to initialize the context. When ALPN is enabled the buffer contains the
ALPN information, and when it's disabled the buffer is empty. In either
case this input buffer caused problems with Wine and connections would
not complete.
Bug: https://github.com/curl/curl/issues/983
Reported-by: Christian Fillion
Diffstat (limited to 'lib/curl_multibyte.c')
0 files changed, 0 insertions, 0 deletions