2018-05-10 01:40:07 +09:00
2018-04-25 20:47:03 +09:00
2018-04-09 20:33:50 +09:00
2018-03-19 07:51:09 +09:00
2018-04-19 22:57:00 +09:00
2018-05-09 05:01:01 +09:00
2018-04-03 17:10:00 +09:00
2018-05-09 22:44:37 +09:00
2018-03-23 09:54:09 +09:00
2018-05-09 05:01:01 +09:00
2018-04-19 22:57:00 +09:00
2018-05-10 01:39:17 +09:00
2018-05-10 01:35:55 +09:00
2018-05-10 01:40:07 +09:00

Hakase-nginx

My nginx build files.

Please edit for config.inc file. (SERVER_HEADER, Modules...)

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-pre3 (draft 23)
    • Use OpenSSL Equal Preference Patch (BoringSSL & CentminMod)
  • Prefers ChaCha20 suites with clients that don't have AES-NI (e.g., Android devices)
  • More library!
    • headers_more_nginx_module
    • Google PageSpeed for nginx
    • and the other.
  • Hpack, SSL Dynamic TLS Records Support. (Thanks to cloudflare!)

Upcoming Features

  • Support TLS v1.3 (not draft)
  • Auto build (rpm, deb, etc.)
  • ETC.
S
Description
Nginx custom build by Hakase | GitHub : https://github.com/hakasenyang/nginx-build
Readme
12 MiB
1 Stars 2 Watchers 1 Forks
Languages
C 96.1%
Vim script 2.5%
XS 0.5%
C++ 0.4%
Objective-C 0.2%
Other 0.2%