aboutsummaryrefslogtreecommitdiff
path: root/src/stream/ngx_stream_quic_module.c
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2020-09-23 13:13:04 +0100
committerSergey Kandaurov <pluknet@nginx.com>2020-09-23 13:13:04 +0100
commit0824d61fc9d28898e7d771825eca2880bc08df8b (patch)
tree4b0d7296c89df91a34abc99cbb57d0ccb1a4ccea /src/stream/ngx_stream_quic_module.c
parent766fc16f55301bc37bf5403c9ef48661234b0108 (diff)
downloadnginx-0824d61fc9d28898e7d771825eca2880bc08df8b.tar.gz
nginx-0824d61fc9d28898e7d771825eca2880bc08df8b.zip
QUIC: unbreak client certificate verification after 0d2b2664b41c.
Initially, client certificate verification didn't work due to the missing hc->ssl on a QUIC stream, which is started to be set in 7738:7f0981be07c4. Then it was lost in 7999:0d2b2664b41c introducing "quic" listen parameter. This change re-adds hc->ssl back for all QUIC connections, similar to SSL.
Diffstat (limited to 'src/stream/ngx_stream_quic_module.c')
0 files changed, 0 insertions, 0 deletions