From 8bec7b4f374dec8436226a1cce2f221dcbb4c39c Mon Sep 17 00:00:00 2001 From: Karl Chen Date: Fri, 18 Oct 2019 00:55:02 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 923f2d8..ac6323b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Test pass: 1.17.4 * Add HTTP2 HPACK Encoding Support. * Add Dynamic TLS Record support. -Waiting for more test: CentOS 8 compile failed. +Test pass: 1.17.4 ### nginx_strict-sni.patch * Enable Strict-SNI, Protect your site ip without exposing your certificate (From [here](https://github.com/hakasenyang/openssl-patch/issues/1#issuecomment-421551872))