mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-11 00:07:51 +03:00
Support for HTTP/3 over QUIC was first introduced in HAProxy 2.5, however could only be enabled and use with custom OpenSSL branch until OpenSSL 3.5 was released with QUIC server side support. See: https://openssl-library.org/post/2025-04-08-openssl-35-final-release/ See: https://www.haproxy.com/blog/how-to-enable-quic-load-balancing-on-haproxy Bug: https://bugs.gentoo.org/966069 Signed-off-by: Bertrand Jacquin <bertrand@jacquin.bzh> Part-of: https://github.com/gentoo/gentoo/pull/44626 Closes: https://github.com/gentoo/gentoo/pull/44626 Signed-off-by: Christian Ruppert <idl0r@gentoo.org>