diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2020-06-23 11:57:00 +0300 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2020-06-23 11:57:00 +0300 |
commit | fc0036bdd6a2a3bec218004e68646a4653328e92 (patch) | |
tree | 8351a23dd0bcb49d1b3d688a7441a383a73d037c /src/http/v3/ngx_http_v3_request.c | |
parent | d7baead1e82f13d26a90894dfbd0f665c45bfd46 (diff) | |
download | nginx-fc0036bdd6a2a3bec218004e68646a4653328e92.tar.gz nginx-fc0036bdd6a2a3bec218004e68646a4653328e92.zip |
Discard short packets which could not be decrypted.
So that connections are protected from failing from on-path attacks.
Decryption failure of long packets used during handshake still leads
to connection close since it barely makes sense to handle them there.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions