nginx: add quic modue
authorTiago Gaspar <tiagogaspar8@gmail.com>
Sun, 2 Jul 2023 17:14:10 +0000 (18:14 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 5 Jul 2023 19:27:16 +0000 (21:27 +0200)
commit34e73bddab3dc22d0f2d9efc634f947e0232a51c
tree396a894cae143c4eac5d9c71aa7e2914a2208473
parentf2c0fa9206463ef636a00216ef00fb5583c1d608
nginx: add quic modue

This commit  adds support for http/3. This is an experimental version
and isn't fully supported because nginx is being built with the regular
OpenSSL and the regular one doesn't support quic.

Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
net/nginx/Config_ssl.in
net/nginx/Makefile