]> git.kaiwu.me - nginx.git/commit
Stream: client SSL certificates were not checked in some cases.
authorVladimir Homutov <vl@nginx.com>
Thu, 19 Jan 2017 13:20:07 +0000 (16:20 +0300)
committerVladimir Homutov <vl@nginx.com>
Thu, 19 Jan 2017 13:20:07 +0000 (16:20 +0300)
commit620c9a4c44087069c0a50be96748b98be7d497a8
tree3f9ffbdcc365005bbb1ecd3be21a8714e8bffba1
parent0ccbe0abe4fc1313689576b21b8649e4ebe524ee
Stream: client SSL certificates were not checked in some cases.

If ngx_stream_ssl_init_connection() succeeded immediately, the check was not
done.

The bug had appeared in 1.11.8 (41cb1b64561d).
src/stream/ngx_stream_ssl_module.c