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

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


    from c1fe2a7da4 Allow changing the server string
     new 387722b003 Fix BZ 69866 - Use separate CertificateVerifier class to 
avoid strong JNI reference to OpenSSLContexts
     new 953d7f8c8f Remove unused import
     new 9d570e84bd remove OpenSSLContext.certificates now in 
OpenSSLCertificateVerifier
     new cf94b36be8 make OpenSSLCertificateVerifier final

The 4 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:
 .../net/openssl/OpenSSLCertificateVerifier.java    | 58 ++++++++++++++++++++++
 .../tomcat/util/net/openssl/OpenSSLContext.java    | 21 +-------
 2 files changed, 59 insertions(+), 20 deletions(-)
 create mode 100644 
java/org/apache/tomcat/util/net/openssl/OpenSSLCertificateVerifier.java


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

Reply via email to