Closed julek-wolfssl closed 1 year ago
Depends on https://github.com/wolfSSL/wolfssl/pull/6515
The test has been broken for some time now. I'll figure out how it is being run and what we can do about it.
@kareem-wolfssl Since I added testing on the wolfSSL side, can we ignore this test failure? I'll figure out how the tests here work and how they can be fixed.
Passes ssl tests when nginx is configured with
./auto/configure --with-wolfssl=/usr/local --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_v2_module --with-mail --with-mail_ssl_module
And the tests that are confirmed to pass (with the patch applied):TEST_NGINX_BINARY=../nginx/objs/nginx prove *ssl*