Closed notroj closed 3 years ago
Thanks for the patch! I merged and on my local setup all works nicely.
101_02 tries to trigger a TSL cipher renegotiation in a directory by requiring ECDHE-RSA-CHACHA20-POLY1305
. If that cipher had already been negoatiated, the access will succeed unexpectedly. Same for 101_11.
Is there an easy way for me to test on such a Fedora system?
The 105 tests are a bit time critical. Need to verify how to improve the tests here to work more reliably on other OS.
Not sure if the test suite is exercising this code directly, so may be untested. FWIW I get the same four failures running "make test" against httpd trunk on Fedora 34 with and without this patch.