Rebuild server header

This commit is contained in:
2018-05-09 22:44:37 +09:00
parent 6048c5714f
commit bfa7a24eaf
3 changed files with 25 additions and 28 deletions
+3 -6
View File
@@ -2,20 +2,17 @@
My nginx build files.
Please edit for this file. - https://git.hakase.app/Hakase/nginx-build/src/branch/master/src/core/nginx.h#L23
```c
#define NGINX_SERVER "hakase"
```
Please edit for auto.sh file. (SERVER_HEADER, PAGESPEED)
Features
- Auto SSL Cipher settings
- ssl_protocols
- ssl_ciphers
- ssl_prefer_server_ciphers
- ssl_ecdh_curve
- DO NOT USE ssl_dhparam. not required.
- TLS v1.3 (draft-23)
- Use OpenSSL-1.1.1-pre2
- Use OpenSSL-1.1.1-pre3 (draft 23)
- Prefers ChaCha20 suites with clients that don't have AES-NI (e.g., Android devices)
- More library!
- headers_more_nginx_module