From 6661f7e8b351c737a175151914198dd1c157e01a Mon Sep 17 00:00:00 2001 From: Hakase Date: Tue, 14 Aug 2018 17:17:04 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83c6b28..06e032e 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ - TLS v1.3 (draft 23, 26, 28) - Use OpenSSL-1.1.1-pre9-dev (**draft 23, 26, 28**) - Use OpenSSL equal preference patch ([BoringSSL](https://github.com/google/boringssl) & [CentminMod](https://centminmod.com/)) - - My equal preference patch is [here](https://git.hakase.app/Hakase/openssl-patch/src/branch/master/openssl-equal-pre8_ciphers.patch) + - My equal preference patch is [here](https://git.hakase.app/Hakase/openssl-patch/src/branch/master/openssl-equal-pre9_ciphers.patch) - Prefers ChaCha20 suites with clients that don't have AES-NI(AES hardware acceleration) (e.g., Android devices) - More library! - headers_more_nginx_module