Skip to content

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx for GIUEM

Travis (.com) SSLLabs GitHub

GIUEM's Nginx build scripts and configuration.

Test page: https://ssl.giuem.com

Overview

  • Nginx: 1.17.6
    • SPDY
    • HTTP2 HPACK Encoding
    • Dynamic TLS Record
    • Strict SNI (You need to configure at least two ssl servers. If you have only one server, create another as placeholder)
  • OpenSSL: 1.1.1d
    • TLS 1.3 final
    • BoringSSL's Equal Preference Patch
    • Draft version of chacha20-poly1305
  • Zlib: Cloudflare Mod
  • Pcre: 8.43
  • Jemalloc: 5.2.1
  • Nginx Modules:
    • ngx_brotli
    • ngx_devel_kit
    • ngx_headers_more
    • ngx_cache_purge
    • ngx_http_echo
  • Some optimizations that have not been tested

Supported Distributions

Ubuntu

  • 18.04
  • 16.04

Centos

  • 7 (experiment)

Usage

git clone https://github.com/giuem/nginx-giuem.git
cd nginx-giuem
sudo ./install.sh

Credits

About

GIUEM's Nginx build scripts and configuration.

Topics

Resources

Stars

14 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages