The official NGINX Open Source repository.
Go to file
Sergey Kandaurov 828fb94e1d 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.
2022-02-08 17:35:27 +03:00
auto Core: added autotest for UDP segmentation offloading. 2022-01-26 20:40:00 +03:00
conf MIME: added image/avif type. 2021-10-25 20:49:15 +03:00
contrib Contrib: vim syntax adjusted to save cpoptions (ticket #2276). 2022-01-22 00:28:51 +03:00
docs Year 2022. 2022-02-04 13:29:31 +03:00
misc Updated OpenSSL and PCRE used for win32 builds. 2021-12-28 17:56:16 +03:00
src SSL: logging level of "application data after close notify". 2022-02-08 17:35:27 +03:00
.hgtags release-1.21.6 tag 2022-01-25 18:03:52 +03:00