]> git.kaiwu.me - nginx.git/commit
QUIC: fixed client certificates verification in stream.
authorVladimir Homutov <vl@nginx.com>
Wed, 23 Jun 2021 10:22:00 +0000 (13:22 +0300)
committerVladimir Homutov <vl@nginx.com>
Wed, 23 Jun 2021 10:22:00 +0000 (13:22 +0300)
commit8f8f4840047aae94e3a69afb5a7541e13b3f66bf
treed8307fb5deaed852d4da4049eb03c7e3092d4d7b
parent024df8da684c9d0ce55f9ea8e74bdf61554e3755
QUIC: fixed client certificates verification in stream.

The stream session requires 'ssl' flag to be set in order to perform
certificate verification.
src/stream/ngx_stream_handler.c