Skip to content

schannel: Add ALPN support#724

Closed
JDepooter wants to merge 1 commit intocurl:masterfrom
JDepooter:schannel_alpn
Closed

schannel: Add ALPN support#724
JDepooter wants to merge 1 commit intocurl:masterfrom
JDepooter:schannel_alpn

Conversation

@JDepooter
Copy link
Contributor

Add ALPN support for schannel. This allows cURL to negotiate
HTTP/2.0 connections when built with schannel.

This requires Visual Studio 2013 or newer.

Add ALPN support for schannel. This allows cURL to negotiate
HTTP/2.0 connections when built with schannel.
@bagder bagder closed this in f8d88a4 Mar 24, 2016
@bagder
Copy link
Member

bagder commented Mar 24, 2016

Lovely, thanks a lot!

@JDepooter JDepooter deleted the schannel_alpn branch May 18, 2016 17:51
@webmaster128
Copy link
Contributor

Upgrading from curl 7.48.0 to 7.49.1 (both build with MSVS 2015) using schannel causes a regression bug when run on Windows 7:

HTTP exception: "'SSL connect error' in curl::curl_easy::perform" Details: schannel: failed to retrieve ALPN result

Affected URL (GET https://www.kullo.net/download/files/windows/latest-all) is HTTP 1.1 only.

On Windows Server 2012 the issue does not exist.

Is it possible that this change is responsible?

@bagder
Copy link
Member

bagder commented May 30, 2016

I'd suggest you post this as a new issue so that we can track it and deal with it properly.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants