comparison src/http/ngx_http_request_body.c @ 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 2c4dbcd6f2e4
children 08ff2e10ae92 5649079a41f4
comparison
equal deleted inserted replaced
7471:7e8bcba6d039 7472:d430babbe643