]> git.kaiwu.me - nginx.git/commit
Sending HANDSHAKE_DONE just once with BoringSSL.
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 1 Apr 2020 10:27:42 +0000 (13:27 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Wed, 1 Apr 2020 10:27:42 +0000 (13:27 +0300)
commit22671b37e3720af223bb2e563a940eaefe28aeb7
treef383f7848fc086901b7d3561c22eeaddb23da1ae
parent833a28244fb3a950c93cb5af9001683aea6b30ca
Sending HANDSHAKE_DONE just once with BoringSSL.

If early data is accepted, SSL_do_handshake() completes as soon as ClientHello
is processed.  SSL_in_init() will report the handshake is still in progress.
src/event/ngx_event_quic.c