]> git.kaiwu.me - nginx.git/commit
SSL: logging level of "bad record type" errors.
authorMurilo Andrade <murilo.b.andrade@gmail.com>
Tue, 9 Aug 2022 20:13:46 +0000 (17:13 -0300)
committerMurilo Andrade <murilo.b.andrade@gmail.com>
Tue, 9 Aug 2022 20:13:46 +0000 (17:13 -0300)
commit4a4572ff4a18b76bdd039c623a5ca0cb56904d34
tree94057ba34c382c19212e40d48cdad55acd1f437e
parentd87d0f82caa26839bfc3f90866517b22ac15cc88
SSL: logging level of "bad record type" errors.

The SSL_R_BAD_RECORD_TYPE ("bad record type") errors are reported by
OpenSSL 1.1.1 or newer when using TLSv1.3 if the client sends a record
with unknown or unexpected type.  These errors are now logged at the
"info" level.
src/event/ngx_event_openssl.c