On Wed, Jan 12, 2022 at 11:09 AM Joe Orton <jor...@redhat.com> wrote: > > > > I wonder if this is due to change in the OpenSSL version in Ubuntu? > > Appears not :) Big thanks to Yann for fixing it!
Actually yes :) An OpenSSL change which caused a modification of the perl IO-Socket-SSL module [1] which caused a different error message returned for rejected handshakes. Most credits go to DimStar on #httpd though, who pinged me when (s)he saw that we disabled the test for "unknwon reasons" and that I was fighting with travis to show me something. (S)he bisected and pointed me to the offending commit in IO-Socket-SSL thus allowing me to upgrade the module locally and reproduce, the fix was then straightforward.. So many thanks to DimStar! [1] https://github.com/noxxi/p5-io-socket-ssl/commit/0c22923961535a7602a287acb8f65a88c7705a86