diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2016-02-19 17:27:30 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2016-02-19 17:27:30 +0300 |
commit | 7b232ef5aa31e228da64ae6dce3873ccedbfb2c0 (patch) | |
tree | cb64e229139cb34e2b7b8399bb5baad5f8d7bb7f /src/http/ngx_http_request.c | |
parent | 89d3762863b324e8bfabd24e41bc0003fc946601 (diff) | |
download | nginx-7b232ef5aa31e228da64ae6dce3873ccedbfb2c0.tar.gz nginx-7b232ef5aa31e228da64ae6dce3873ccedbfb2c0.zip |
SSL: avoid calling SSL_shutdown() during handshake (ticket #901).
This fixes "called a function you should not call" and
"shutdown while in init" errors as observed with OpenSSL 1.0.2f
due to changes in how OpenSSL handles SSL_shutdown() during
SSL handshakes.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions