Notes on LibreSSL

LibreSSL is a version of the TLS/crypto stack forked from OpenSSL in 2014, with goals of modernizing the codebase, improving security, and applying best practice development processes.

Compiling nginx with LibreSSL for HTTP/2 support

Get nginx with HTTP/2 protocol support up and running today. You’re not afraid of compiling a bit of source-code on your own, are you?