From 2d65a8c5d02897ce9a466dc859e636ff1719c944 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Sun, 19 Feb 2017 03:36:03 +0100 Subject: [PATCH] Update README.md --- boring-nginx/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/boring-nginx/README.md b/boring-nginx/README.md index 1d61538..ba22cd0 100644 --- a/boring-nginx/README.md +++ b/boring-nginx/README.md @@ -8,6 +8,7 @@ This is nginx statically linked against BoringSSL, with embedded Brotli support. #### Features - Based on Alpine Linux. - nginx built against **BoringSSL** with SSE/SHA, and AVX2 SIMD-instructions. +- **TLS 1.3** patch : use of TLS 1.3 DRAFT is enforced (haven't found another way yet). - Built using hardening gcc flags. - Dynamic TLS records patch (cloudflare). - TTP/2 (+NPN) support.