Skip to content
Uplusware edited this page Sep 26, 2016 · 25 revisions

http2 depends on TLSv1.2, and need to install openssl 1.1. Please refer https://www.openssl.org

Download the openssl source code and unpack it

./config

make

make install

make test

sudo make install

sudo vim /var/niuhttpd/niuhttpd.conf

set HTTP2Enable = yes

Clone this wiki locally