The official NGINX Open Source repository.
Go to file
Sergey Kandaurov 63260a6842 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.
2016-08-22 18:53:21 +03:00
auto Fixed spelling. 2016-04-07 11:50:13 +03:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Fixed spelling. 2016-04-07 11:50:13 +03:00
docs nginx-1.10.1-RELEASE 2016-05-31 16:47:01 +03:00
misc Updated PCRE used for win32 builds. 2016-07-05 18:30:56 +03:00
src SSL: adopted session ticket handling for OpenSSL 1.1.0. 2016-08-22 18:53:21 +03:00
.hgtags release-1.10.1 tag 2016-05-31 16:47:01 +03:00