You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2019/08/12 15:58:52 UTC

[tomcat] branch master updated: Fix failing unit test with Java 11+ and APR/native

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
     new 959b83e  Fix failing unit test with Java 11+ and APR/native
959b83e is described below

commit 959b83e85ca3b374539171e5f2574e29193bab9d
Author: Mark Thomas <ma...@apache.org>
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org