From a8295ca67783cf3b480c04654716d853fff4e0e6 Mon Sep 17 00:00:00 2001 From: Hakase Date: Thu, 6 Dec 2018 23:54:24 +0900 Subject: [PATCH] Update README and Submodules. --- README.ko.md | 2 +- README.md | 2 +- lib/nginx-dav-ext-module | 2 +- lib/openssl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.ko.md b/README.ko.md index ee89107..c13b671 100644 --- a/README.ko.md +++ b/README.ko.md @@ -28,7 +28,7 @@ example Web Server - [https://ssl.hakase.io/](https://ssl.hakase.io/) - ssl_ecdh_curve : X25519:P-256:P-384:P-224:P-521 - **ssl_dhparam** 는 사용하지 마십시오. 필요 없습니다. - TLS v1.3 (draft 23, 26, 28, **final**) - - OpenSSL-1.1.2-dev 사용. (**draft 23, 26, 28, final**) + - OpenSSL-3.0.0-dev 사용. (**draft 23, 26, 28, final**) - OpenSSL equal preference patch 사용 ([BoringSSL](https://github.com/google/boringssl) & [buik](https://gitlab.com/buik/openssl/blob/openssl-patch/openssl-1.1)) - 제 OpenSSL Patch 파일은 [여기](https://github.com/hakasenyang/openssl-patch)에 있습니다. - AES-NI (AES 하드웨어 가속) 이 없는 환경에서는 CHACHA20 Cipher 가 우선으로 적용됩니다. (구 기기 안드로이드 등) diff --git a/README.md b/README.md index 6da7c69..cb20eb2 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Example Web Server - [https://ssl.hakase.io/](https://ssl.hakase.io/) - ssl_ecdh_curve : X25519:P-256:P-384:P-224:P-521 - DO NOT USE **ssl_dhparam**. Not required. - TLS v1.3 (draft 23, 26, 28, **final**) - - Use OpenSSL-1.1.2-dev (**draft 23, 26, 28, final**) + - Use OpenSSL-3.0.0-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://github.com/hakasenyang/openssl-patch). - Prefers ChaCha20 suites with clients that don't have AES-NI(AES hardware acceleration) (e.g., Android devices) diff --git a/lib/nginx-dav-ext-module b/lib/nginx-dav-ext-module index 430fd77..322938a 160000 --- a/lib/nginx-dav-ext-module +++ b/lib/nginx-dav-ext-module @@ -1 +1 @@ -Subproject commit 430fd774fe838a04f1a5defbf1dd571d42300cf9 +Subproject commit 322938a0878f76624f315467a6ed6a38a7a6cfa0 diff --git a/lib/openssl b/lib/openssl index 5fd4196..3aaee0f 160000 --- a/lib/openssl +++ b/lib/openssl @@ -1 +1 @@ -Subproject commit 5fd41967fd6408659b9acb113a62053fea605e7d +Subproject commit 3aaee0f8f9477c30b87a3a4e23867be91fecd0f7