diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2020-09-24 13:51:29 +0100 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2020-09-24 13:51:29 +0100 |
commit | 3bbeb1b8de857409c3dc9da45eb963d13b126537 (patch) | |
tree | f3806ffd54b02113955c337089b2280561888d10 /src/misc/ngx_cpp_test_module.cpp | |
parent | 6c89d752c8ab3a3cc0832927484808b68153f8c4 (diff) | |
download | nginx-3bbeb1b8de857409c3dc9da45eb963d13b126537.tar.gz nginx-3bbeb1b8de857409c3dc9da45eb963d13b126537.zip |
SSL: abort handshake on SSL_set_SSL_CTX() errors.
In rare cases, such as memory allocation failure, SSL_set_SSL_CTX() returns
NULL, which could mean that a different SSL configuration has not been set.
Note that this new behaviour seemingly originated in OpenSSL-1.1.0 release.
Diffstat (limited to 'src/misc/ngx_cpp_test_module.cpp')
0 files changed, 0 insertions, 0 deletions