]> git.feebdaed.xyz Git - 0xmirror/nginx.git/commit
QUIC: logging level of handshake errors.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 6 May 2025 11:09:28 +0000 (15:09 +0400)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Fri, 23 May 2025 11:00:47 +0000 (15:00 +0400)
commitef9cd3214ff3d9d1513da8927423f42184dcf8e5
tree5f85932e43e232427f1e7e9ec69fb20e1d83729c
parentaa43385ffa9acda2f9a45265bbe8e9213d9a840e
QUIC: logging level of handshake errors.

Various errors reported by SSL_do_handshake() are now logged at the
"info" or "crit" level, akin to handshakes on regular TCP connections.
src/event/ngx_event_openssl.c
src/event/ngx_event_openssl.h
src/event/quic/ngx_event_quic_ssl.c