comparison src/http/ngx_http_copy_filter_module.c @ 8272:7f0981be07c4 quic

Fixed client certificate verification. For ngx_http_process_request() part to work, this required to set both r->http_connection->ssl and c->ssl on a QUIC stream. To avoid damaging global SSL object, ngx_ssl_shutdown() is managed to ignore QUIC streams.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 23 Mar 2020 20:48:34 +0300
parents ce37362a7a70
children 555533169506
comparison
equal deleted inserted replaced
8271:8e54a17dabee 8272:7f0981be07c4