[PATCH] QUIC: OpenSSL compatibility layer

Sergey Kandaurov pluknet at nginx.com
Wed Feb 8 15:17:09 UTC 2023


On Wed, Feb 08, 2023 at 06:41:38PM +0400, Roman Arutyunyan wrote:
> # HG changeset patch
> # User Roman Arutyunyan <arut at nginx.com>
> # Date 1675867049 -14400
> #      Wed Feb 08 18:37:29 2023 +0400
> # Branch quic
> # Node ID a3142c8833f5bf1186599e7938141f5062fac4a2
> # Parent  3c33d39a51d334d99fcc7d2b45e8d8190c431492
> QUIC: OpenSSL compatibility layer.
> 
> The change allows to compile QUIC with OpenSSL which lacks BoringSSL QUIC API.
> 
> This implementation does not support 0-RTT.
> 

Looks good.


More information about the nginx-devel mailing list