This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new e49905e Fix failing unit test with Java 11+ and APR/native
e49905e is described below
commit e49905ebd2ec2696384cc5474b178b5396633f68
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Aug 12 16:57:41 2019 +0100
Fix failing unit test with Java 11+ and APR/native
The recent regeneration of test keys/certs including the OCSP extension
in the certificates. This triggered a failure with the APR/native
connector as it is OCSP enabled and the test did not start an OCSP
responder.
---
test/org/apache/tomcat/util/net/user1.jks | Bin 2717 -> 2666 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/test/org/apache/tomcat/util/net/user1.jks
b/test/org/apache/tomcat/util/net/user1.jks
index cc6b564..da6699a 100644
Binary files a/test/org/apache/tomcat/util/net/user1.jks and
b/test/org/apache/tomcat/util/net/user1.jks differ
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]