From a43b22e05b726e7e080eda63f287f728392b7064 Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Mon, 28 Mar 2016 18:18:09 -0400 Subject: wolfssl: Add ALPN support --- docs/HTTP2.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/HTTP2.md') diff --git a/docs/HTTP2.md b/docs/HTTP2.md index 6f7ece431..331bcb0ae 100644 --- a/docs/HTTP2.md +++ b/docs/HTTP2.md @@ -7,7 +7,8 @@ HTTP/2 with curl Build prerequisites ------------------- - nghttp2 - - OpenSSL, NSS, GnutTLS, PolarSSL or SChannel with a new enough version + - OpenSSL, NSS, GnutTLS, PolarSSL, wolfSSL or SChannel with a new enough + version. [nghttp2](https://nghttp2.org/) ------------------------------- @@ -59,6 +60,7 @@ provide the necessary TLS features. Right now we support: - GnuTLS: ALPN - PolarSSL: ALPN - SChannel: ALPN + - wolfSSL: ALPN Multiplexing ------------ -- cgit v1.2.3