forked from Hakase/nginx-build
Remove draft 26, 27 and update README.md
This commit is contained in:
@@ -25,9 +25,10 @@
|
|||||||
- ssl_prefer_server_ciphers
|
- ssl_prefer_server_ciphers
|
||||||
- ssl_ecdh_curve
|
- ssl_ecdh_curve
|
||||||
- DO NOT USE ssl_dhparam. not required.
|
- DO NOT USE ssl_dhparam. not required.
|
||||||
- TLS v1.3 (draft-23)
|
- TLS v1.3 (draft-23, 28)
|
||||||
- Use OpenSSL-1.1.1-pre3 (**draft 23**)
|
- Use OpenSSL-1.1.1-pre7-dev (**draft 23, 28**)
|
||||||
- Use OpenSSL Equal Preference Patch ([BoringSSL](https://github.com/google/boringssl) & [CentminMod](https://centminmod.com/))
|
- 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-pre7-draft23_28.patch)
|
||||||
- Prefers ChaCha20 suites with clients that don't have AES-NI (e.g., Android devices)
|
- Prefers ChaCha20 suites with clients that don't have AES-NI (e.g., Android devices)
|
||||||
- More library!
|
- More library!
|
||||||
- headers_more_nginx_module
|
- headers_more_nginx_module
|
||||||
|
|||||||
+1
-1
Submodule lib/openssl updated: b6c074e393...dd5f37f949
Reference in New Issue
Block a user