Opened 4 years ago
Last modified 4 years ago
#2056 closed defect
TLS ALert "close_notify" missing — at Version 1
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | documentation | Version: | 1.17.x |
Keywords: | close_notify, alert, post | Cc: | |
uname -a: | Linux ubuntu-2gb-nbg1-1 4.15.0-70-generic #79-Ubuntu SMP Tue Nov 12 10:36:11 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux | ||
nginx -V: | 1.15.8 and 1.17.8 |
Description (last modified by )
nginx Version: 1.15.8 and 1.17.8
WHEN:
Request Method: POST
any POST body is sent
NGINX returns 403
THEN:
NGINX is not sending a close_notify Alert to close the connection.
Why it looks like a bug:
When no POST Body is included in the request the close_notify is sent.
Note:
See TracTickets
for help on using tickets.