Comment on The QUIC API OpenSSL will not provide (2021)Comments−matthberg1yNote this is a blog post from 2021, which should be added to the title. The information included is out of date by several years now.OpenSSL has done stuff with QUIC since then, a cursory search turned up this README in their main repo on using QUIC and OpenSSL: https://github.com/openssl/openssl/blob/master/README-QUIC.m...−spiffyk1yWhile they have done stuff with QUIC, this more recent blog from Daniel [1] seems to indicate the situation is still not quite ideal.[1]: https://daniel.haxx.se/blog/2024/06/10/http-3-in-curl-mid-20...
Comments
Note this is a blog post from 2021, which should be added to the title. The information included is out of date by several years now.
OpenSSL has done stuff with QUIC since then, a cursory search turned up this README in their main repo on using QUIC and OpenSSL: https://github.com/openssl/openssl/blob/master/README-QUIC.m...
While they have done stuff with QUIC, this more recent blog from Daniel [1] seems to indicate the situation is still not quite ideal.
[1]: https://daniel.haxx.se/blog/2024/06/10/http-3-in-curl-mid-20...