diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2023-12-25 21:15:47 +0400 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2023-12-25 21:15:47 +0400 |
commit | d7923960a824d0dd9f4b0c35101e68d71692d1e9 (patch) | |
tree | ad07fac57806a3832fcc3b2b7bc4cc8a90feba9f /src/os/win32/ngx_process_cycle.c | |
parent | c0134ded9fce48f36465cb1a1adbcc52e32f8c65 (diff) | |
download | nginx-d7923960a824d0dd9f4b0c35101e68d71692d1e9.tar.gz nginx-d7923960a824d0dd9f4b0c35101e68d71692d1e9.zip |
SSL: disabled renegotiation checks with LibreSSL.
Similar to 7356:e3ba4026c02d, as long as SSL_OP_NO_CLIENT_RENEGOTIATION
is defined, it is the library responsibility to prevent renegotiation.
Additionally, this allows to raise LibreSSL version used to redefine
OPENSSL_VERSION_NUMBER to 0x1010000fL, such that this won't result in
attempts to dereference SSL objects made opaque in LibreSSL 3.4.0.
Patch by Maxim Dounin.
Diffstat (limited to 'src/os/win32/ngx_process_cycle.c')
0 files changed, 0 insertions, 0 deletions