Dear list! Author: akarl10 <[email protected]> Number of patches: 1
This is an automated relay of the Github pull request: enable ech configuration also for quic listeners Patch title(s): enable ech configuration also for quic listeners Link: https://github.com/haproxy/haproxy/pull/3232 Edit locally: wget https://github.com/haproxy/haproxy/pull/3232.patch && vi 3232.patch Apply locally: curl https://github.com/haproxy/haproxy/pull/3232.patch | git am - Description: I experimented with the new ech feature and discovered that it only worked with tcp based connections. I copied the ech initialisation from ssl_sock.c to quic_ssl.c. Tested with firefox Instructions: This github pull request will be closed automatically; patch should be reviewed on the haproxy mailing list ([email protected]). Everyone is invited to comment, even the patch's author. Please keep the author and list CCed in replies. Please note that in absence of any response this pull request will be lost.

