From ff4adf3370e1627fc22c384b0b9016484d68949b Mon Sep 17 00:00:00 2001 From: Hakase Date: Sat, 15 Sep 2018 18:45:16 +0900 Subject: [PATCH] Change openssl-patch link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5484f19..44ac1df 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Example Web Server - [https://ssl.hakase.io/](https://ssl.hakase.io/) - TLS v1.3 (draft 23, 26, 28, **final**) - Use OpenSSL-1.1.2-dev (**draft 23, 26, 28, final**) - Use OpenSSL equal preference patch ([BoringSSL](https://github.com/google/boringssl) & [buik](https://gitlab.com/buik/openssl/blob/openssl-patch/openssl-1.1)) - - My OpenSSL patch is [here](https://git.hakase.app/Hakase/openssl-patch). + - My OpenSSL patch is [here](https://github.com/hakasenyang/openssl-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