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

markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


    from e76e9eaa24 Extend OCSP checks for OpenSSL to align with JSSE
     new 5ba6246fda Add tests for validity of client certificate
     new 753efd1417 Fix back-port

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 test/org/apache/tomcat/util/net/TestSsl.java       |   4 +-
 test/org/apache/tomcat/util/net/TesterSupport.java |  38 ++++-
 .../tomcat/util/net/ocsp/TestOcspEnabled.java      | 186 +++++++++++++++++++++
 .../tomcat/util/net/ocsp/TesterOcspResponder.java  | 125 ++++++++++++++
 .../tomcat/util/net/ocsp/ocsp-responder.lock}      |   0
 5 files changed, 342 insertions(+), 11 deletions(-)
 create mode 100644 test/org/apache/tomcat/util/net/ocsp/TestOcspEnabled.java
 create mode 100644 
test/org/apache/tomcat/util/net/ocsp/TesterOcspResponder.java
 copy test/{webapp-fragments/WEB-INF/classes/#Bug51584.txt => 
org/apache/tomcat/util/net/ocsp/ocsp-responder.lock} (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to