diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2016-08-22 18:53:21 +0300 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2016-08-22 18:53:21 +0300 |
commit | 218c8d493f9f80a25fe382dbc414a2bcd7d0251b (patch) | |
tree | 6804fbd5717d64a21ec1ecb8449ccade125a1eef /src/stream/ngx_stream_geo_module.c | |
parent | c7c5c43c04756b206286be0dd42f219aa095eb4a (diff) | |
download | nginx-218c8d493f9f80a25fe382dbc414a2bcd7d0251b.tar.gz nginx-218c8d493f9f80a25fe382dbc414a2bcd7d0251b.zip |
SSL: adopted session ticket handling for OpenSSL 1.1.0.
Return 1 in the SSL_CTX_set_tlsext_ticket_key_cb() callback function
to indicate that a new session ticket is created, as per documentation.
Until 1.1.0, OpenSSL didn't make a distinction between non-negative
return values.
See https://git.openssl.org/?p=openssl.git;a=commitdiff;h=5c753de for details.
Diffstat (limited to 'src/stream/ngx_stream_geo_module.c')
0 files changed, 0 insertions, 0 deletions