curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: HTTP/2 over WinSSL?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 18 Apr 2018 00:04:51 +0200 (CEST)

On Tue, 17 Apr 2018, Jeroen Ooms wrote:

> Is it possible to make libcurl use HTTP/2 over WinSSL rather than OpenSSL?

...

> Would something like this be possible, or is HTTP/2 only available
> through nghttp2+openssl?

According to our HTTP/2 docs at https://curl.haxx.se/docs/http2.html, we
already support HTTP/2 with "schannel", which is an alternative name for
winssl.

You need to build curl with a new enough SDK ("version 8.1 of the Windows
SDK"), run on a new enough Windows ("Windows 8.1 / Server 2012 R2 and
above") and of course nghttp2.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-04-18