From 1f356391f1163f82b65c255b868d865a77100d95 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sun, 3 Aug 2014 00:52:40 +0900 Subject: [PATCH] Update README.rst --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 73c79bc9..8db35e0d 100644 --- a/README.rst +++ b/README.rst @@ -41,10 +41,9 @@ Public Test Server The following endpoints are available to try out nghttp2 implementation. -* https://nghttp2.org/ (TLS + NPN) +* https://nghttp2.org/ (TLS + ALPN/NPN) NPN offer ``h2-14``, ``spdy/3.1`` and ``http/1.1``. - ALPN is currently disabled. This endpoint requires TLSv1.2 and DHE or EDCHE with GCM cipher suite for HTTP/2 connection.