On Thu, Jun 29, 2023 at 08:33:15 -0400, Genes Lists wrote: > On 6/29/23 08:06, Genes Lists wrote: > > On 6/29/23 07:16, Genes Lists wrote: > > > > Actually the cleanest and simplest way is to use libressl which is ... - > > I will build and test. > > > > Very simple to build with libressl - preliminary testing nginx working fine > for both http/2 and http/3. > > Be good to have quic in the official nginx-mainline. > > gene Both QUIC and http/3 are already enabled in nginx-mainline, with openssl. https://gitlab.archlinux.org/archlinux/packaging/packages/nginx-mainline/-/commit/9cfc82dbe0a3e98dbbeef3b1a0b12060255f5990 I'm using it. Only some specific features like early data are not (yet) supported with openssl. Geert