On master, h3-29 and h3-27 are supported. On the 10-Dev branch, h3 (the final version) and probably h3-29 as well.
The 10-Dev branch should work with openssl also, if I didn't break it. I'm just not sure if the combination still works. Please let me know if you have any issue on 10-Dev branch. Thanks, Masaka On Mon, Aug 29, 2022 at 6:46 PM jean-frederic clere <jfcl...@gmail.com> wrote: > On 8/29/22 04:26, Masakazu Kitajo wrote: > > Hi, > > > > I guess it's because of version mismatch. Our master branch has not > > supported the final versions (0x00000001 and h3). If your client only > > supports the final versions, it's incompatible with ATS master. > > > > Maybe you can try our 10-Dev branch. The branch has support for the final > > versions. I added the support when we switched to using quiche as QUIC > > implementation and I haven't built ATS with openssl since then, so I'm > not > > sure if it really works with openssl now. > > OK I will retry with quiche and 10-Dev, I was trying openssl and master. > > My client is curl, what version traffic-server is supporting? h3-29? > > > > > Thanks, > > Masakazu > > > > > > On Sat, Aug 27, 2022 at 1:22 AM jean-frederic clere <jfcl...@gmail.com> > > wrote: > > > >> 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:quic > >> > >> But 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 > >> > >> > > > > > -- > Cheers > > Jean-Frederic > >