Hi PikachuEXE,
I found by myself.
LibreSSL is not compatible with this feature so you have to build Nginx against openssl 1.0.2+
I've made a script that do that under Debian 8 with adding support for CHACHA20_POLY1305 too.
Take a look at : https://github.com/stylersnico/nginx-openssl-chacha
See the nginx.conf file for the syntax :)
BR,
Nicolas
I found by myself.
LibreSSL is not compatible with this feature so you have to build Nginx against openssl 1.0.2+
I've made a script that do that under Debian 8 with adding support for CHACHA20_POLY1305 too.
Take a look at : https://github.com/stylersnico/nginx-openssl-chacha
See the nginx.conf file for the syntax :)
BR,
Nicolas