Update README.md

This commit is contained in:
2018-09-14 08:19:14 +09:00
parent f4f0343df4
commit 6face03f32
+1 -1
View File
@@ -26,7 +26,7 @@
- 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.1-pre9-dev (**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) & [CentminMod](https://centminmod.com/))
- My OpenSSL 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)