Hi, I am a bit lost with QUIC support, basically I built https://github.com/quictls/openssl (branch: openssl-3.0.0+quic)
And then configure and build ATS, it builds and starts with CONFIG proxy.config.http.server_ports STRING 4433:quicBut QUIC doesn't seem to work, ATS open the port 4433 but curl can't connect it (and my curl seems to be working with different test URL).
What I am missing? Most of the ATS wikis are old and probably out dated. Anything I can debug? -- Cheers Jean-Frederic