Nginx Transport security for HTTP/2 protocol with Nginx With Google sunsetting the SPDY protocol, and broad support for HTTP/2 shipping with most modern browsers, I began investigating moving our SPDY support over to HTTP/2. Nginx recently released official support
AWS Multiple SSL domains on AWS ELB with Nginx Is it possible to serve multiple domains (each with a unique SSL certificate) via HTTPS behind a single load balancer on AWS? Yes you can; with TCP and Proxy Protocol. Proxy Protocol allows