diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2020-12-22 12:03:43 +0300 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2020-12-22 12:03:43 +0300 |
commit | 71f9b41c7fa1a5700f196bb4f4fee255b986ff4d (patch) | |
tree | c23ce5a5101dbedceb6786c55329fac693d1c270 /src/http/modules/ngx_http_ssl_module.c | |
parent | 2bc8ee653517f61c047d3519d451fbc718a6313d (diff) | |
download | nginx-71f9b41c7fa1a5700f196bb4f4fee255b986ff4d.tar.gz nginx-71f9b41c7fa1a5700f196bb4f4fee255b986ff4d.zip |
QUIC: fixed build with OpenSSL < 1.1.1.
The <openssl/kdf.h> header is available since OpenSSL 1.1.0, and HKDF API
used for separate Extract and Expand steps in TLSv1.3 - since OpenSSL 1.1.1.
Diffstat (limited to 'src/http/modules/ngx_http_ssl_module.c')
0 files changed, 0 insertions, 0 deletions