comparison src/http/v2/ngx_http_v2.h @ 7472:d430babbe643

SSL: server name callback changed to return fatal errors. Notably this affects various allocation errors, and should generally improve things if an allocation error actually happens during a callback. Depending on the OpenSSL version, returning an error can result in either SSL_R_CALLBACK_FAILED or SSL_R_CLIENTHELLO_TLSEXT error from SSL_do_handshake(), so both errors were switched to the "info" level.
author Maxim Dounin <mdounin@mdounin.ru>
date Sun, 03 Mar 2019 16:48:06 +0300
parents e7f19d268c72
children 99257b06b0bd
comparison
equal deleted inserted replaced
7471:7e8bcba6d039 7472:d430babbe643