aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.c
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2020-11-06 23:44:54 +0300
committerRuslan Ermilov <ru@nginx.com>2020-11-06 23:44:54 +0300
commitad2b9944b012699c225d75e63aeadf61d9ce3367 (patch)
treeb1f5b5fae77cf296e2faf1b635d2db97c6fe569e /src/core/nginx.c
parentaad0d1bf1cab58a1b1e1499485e63b7a15ab183c (diff)
downloadnginx-ad2b9944b012699c225d75e63aeadf61d9ce3367.tar.gz
nginx-ad2b9944b012699c225d75e63aeadf61d9ce3367.zip
SSL: fixed non-working SSL shutdown on lingering close.
When doing lingering close, the socket was first shut down for writing, so SSL shutdown initiated after lingering close was not able to send the close_notify alerts (ticket #2056). The fix is to call ngx_ssl_shutdown() before shutting down the socket.
Diffstat (limited to 'src/core/nginx.c')
0 files changed, 0 insertions, 0 deletions