On 06/03/2026 07:10, Mark Thomas wrote:
On 05/03/2026 15:57, [email protected] wrote:
This is an automated email from the ASF dual-hosted git repository.
jfclere pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
commit a782347ad057b5b7a7d6438aef72043e42d9c583
Merge: ec142c065 bcea0ac21
Author: Jean-Frederic Clere <[email protected]>
AuthorDate: Thu Mar 5 16:53:34 2026 +0100
Merge pull request #43 from jfclere/main
Arrange call to apr_xrealloc() and allow multi URL.
Thanks for this.
FYI I am working on (and have a 99% working) pure Java OCSP responder to
replace the OpenSSL based one used in the tests.
My plan for today is:
- find and fix the root cause of the one remaining test failure with the
Java OCSP responder
> - switch over to the new responder
- add some tests for multiple responder URIs
I've simply switched all the certs to use multiple responder URIs. That
triggered test failures (not crashes) without your patch and successful
tests with your patch.
I won't update the test certs to use multiple OCSP URIs until we have a
Native release with a fix - else the CI tests will always fail.
- add a few other tests I've thought about while working on the new
responder
Starting on this now. On track to tag and start the release process by
the end of the day.
Mark
- fix any issues I find
- start Native 2.0.x and 1.3.x releases
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]