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 5de4207d5e Better fix for mix of JSSE and OpenSSL config styles
new da9b88e56a Reduce warnings when running TLS tests
new bace84a81a Fix typo
new 0b1f2d2d11 Better wording
new 4adf369625 Improve warning for using OpenSSLConf with JSSE
implementations
new 80d938f3d4 For OpenSSL+FFM, only configure CA certs if configuration
is present
The 5 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:
.../apache/tomcat/util/net/LocalStrings.properties | 1 +
java/org/apache/tomcat/util/net/SSLHostConfig.java | 43 +++++++++++++++++-----
java/org/apache/tomcat/util/net/jsse/JSSEUtil.java | 5 +++
.../tomcat/util/net/jsse/LocalStrings.properties | 1 +
.../util/net/openssl/panama/OpenSSLContext.java | 8 ++--
webapps/docs/changelog.xml | 17 ++++++++-
webapps/docs/config/http.xml | 22 ++++++++---
7 files changed, 75 insertions(+), 22 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]