aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2022-02-08 17:35:27 +0300
committerSergey Kandaurov <pluknet@nginx.com>2022-02-08 17:35:27 +0300
commit828fb94e1dbe1c433edd39147ba085c4622c99ed (patch)
treeccbad227be9d94f0c760fac61b460655837e380a /src/core
parent2a79484c8348216393d7055cf292de1c28ef75ce (diff)
downloadnginx-828fb94e1dbe1c433edd39147ba085c4622c99ed.tar.gz
nginx-828fb94e1dbe1c433edd39147ba085c4622c99ed.zip
SSL: logging level of "application data after close notify".
Such fatal errors are reported by OpenSSL 1.1.1, and similarly by BoringSSL, if application data is encountered during SSL shutdown, which started to be observed on the second SSL_shutdown() call after SSL shutdown fixes made in 09fb2135a589 (1.19.2). The error means that the client continues to send application data after receiving the "close_notify" alert (ticket #2318). Previously it was reported as SSL_shutdown() error of SSL_ERROR_SYSCALL.
Diffstat (limited to 'src/core')
0 files changed, 0 insertions, 0 deletions