diff options
| author | Roman Arutyunyan <arut@nginx.com> | 2023-01-10 17:24:10 +0400 |
|---|---|---|
| committer | Roman Arutyunyan <arut@nginx.com> | 2023-01-10 17:24:10 +0400 |
| commit | d76600874c495728b801fd6ec33978194928a6e4 (patch) | |
| tree | 4612d68c3fc57de0662dbb05ec00a85733f52ce2 /src/stream/ngx_stream_ssl_module.c | |
| parent | 0065ba68b08b8cf4eaf3c18266d1a93182f196ed (diff) | |
| download | nginx-d76600874c495728b801fd6ec33978194928a6e4.tar.gz nginx-d76600874c495728b801fd6ec33978194928a6e4.tar.bz2 | |
QUIC: relocated ngx_quic_init_streams() for 0-RTT.
Previously, streams were initialized in early keys handler. However, client
transport parameters may not be available by then. This happens, for example,
when using QuicTLS. Now streams are initialized in ngx_quic_crypto_input()
after calling SSL_do_handshake() for both 0-RTT and 1-RTT.
Diffstat (limited to 'src/stream/ngx_stream_ssl_module.c')
0 files changed, 0 insertions, 0 deletions
