]> git.kaiwu.me - nginx.git/commit
QUIC: disabling bidirectional SSL shutdown earlier.
authorSergey Kandaurov <pluknet@nginx.com>
Sun, 6 Dec 2020 14:24:38 +0000 (14:24 +0000)
committerSergey Kandaurov <pluknet@nginx.com>
Sun, 6 Dec 2020 14:24:38 +0000 (14:24 +0000)
commit1d748f1ca351d255a7d256c7a99819e96f5c6a7c
treed78c9d43b6d462455c715ed9f3fc8cc549f6b948
parent90ec7ef6dbc5e64a3eeafc5f6b79a06e830cedea
QUIC: disabling bidirectional SSL shutdown earlier.

Notably, this fixes an issue with Chrome that can emit a "certificate_unknown"
alert during the SSL handshake where c->ssl->no_wait_shutdown is not yet set.
src/event/ngx_event_quic.c