commit | 31e4c9a39fda29424014db6a470e2c37f9aa17e5 | [log] [tgz] |
---|---|---|
author | Sergey Kandaurov <pluknet@nginx.com> | Tue May 24 15:28:21 2022 +0400 |
committer | Sergey Kandaurov <pluknet@nginx.com> | Tue May 24 15:28:21 2022 +0400 |
tree | ab371a9f851f5b3be649caff172a588a04122a24 | |
parent | 3d61a1fc655477382a50d14a0f76b125e7ae83da [diff] |
Tests: fixed stream_proxy_ssl_conf_command.t on win32. The backend is adjusted to always emit "subject DN" of the client certificate, same as in proxy_ssl_conf_command.t. This eliminates occasional test failures seen due to SSL verification errors for the reason outlined in eadd24ccfda1, while avoiding to insert an extra startup delay.