From ae13a203e8b227e5c5154ec1db3c3d0228999c2f Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sat, 10 Aug 2013 19:06:33 +0900 Subject: [PATCH] Update README.rst --- README.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.rst b/README.rst index a442d0d0..b7a1017b 100644 --- a/README.rst +++ b/README.rst @@ -25,6 +25,16 @@ ALPN NPN Done =================== ================= +Public Test Server +------------------ + +The following endpoints are available to try out nghttp2 implementation. + +* https://106.186.112.116:8443 TLS + NPN + + Note: certificate is self-signed and a browser will show alert +* http://106.186.112.116:8080 direct, HTTP Upgrade + Requirements ------------