svn commit: r1902399 - in /serf/branches/1.3.x: ./ .github/

2022-07-01 Thread ivan
Author: ivan Date: Fri Jul 1 18:38:32 2022 New Revision: 1902399 URL: http://svn.apache.org/viewvc?rev=1902399&view=rev Log: On 1.3.x branch: Merge r1902398 from trunk: Add Linux GitHub Actions CI. Added: serf/branches/1.3.x/.github/ - copied from r1902398, serf/trunk/.github/ Modifi

svn commit: r1902398 - in /serf/trunk/.github: ./ workflows/ workflows/linux.yml

2022-07-01 Thread ivan
Author: ivan Date: Fri Jul 1 18:25:38 2022 New Revision: 1902398 URL: http://svn.apache.org/viewvc?rev=1902398&view=rev Log: Add Linux GitHub Actions CI. Added: serf/trunk/.github/ serf/trunk/.github/workflows/ serf/trunk/.github/workflows/linux.yml Added: serf/trunk/.github/workflo

The test_ssl_ocsp_verify_response_no_signer() test fails with OpenSSL 3.0

2022-07-01 Thread Denis Kovalchuk
Hello! I noticed that the test_ssl_ocsp_verify_response_no_signer() test fails if serf is built with OpenSSL 3.0+: [[ There was 1 failure: 1) test_ssl_ocsp_verify_response_no_signer: test/test_ssl.c:2724: expected <120176> but was <20014> ]] It looks like the OCSP_response_create() call [1] retu