diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2021-08-10 23:43:16 +0300 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2021-08-10 23:43:16 +0300 |
commit | 9609288e7ce4504188b0c8389bbc2f382eed14f5 (patch) | |
tree | 9b4b29d1f51d995a2d08a6c8988570eb20689db1 /src/http/modules/ngx_http_ssl_module.c | |
parent | b26858aa3c4055f9f85d09854ece15ad27c792fb (diff) | |
download | nginx-9609288e7ce4504188b0c8389bbc2f382eed14f5.tar.gz nginx-9609288e7ce4504188b0c8389bbc2f382eed14f5.zip |
SSL: ERR_peek_error_line_data() compatibility with OpenSSL 3.0.
ERR_peek_error_line_data() was deprecated in favour of ERR_peek_error_all().
Here we use the ERR_peek_error_data() helper to pass only used arguments.
Diffstat (limited to 'src/http/modules/ngx_http_ssl_module.c')
0 files changed, 0 insertions, 0 deletions