This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 72ec377434 Alphabetical order
72ec377434 is described below
commit 72ec3774344270ac705f8876a7834329d591b4d6
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Sep 29 17:26:50 2025 +0100
Alphabetical order
---
java/org/apache/tomcat/util/net/openssl/panama/LocalStrings.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/java/org/apache/tomcat/util/net/openssl/panama/LocalStrings.properties
b/java/org/apache/tomcat/util/net/openssl/panama/LocalStrings.properties
index 5c728accac..0e8059aba1 100644
--- a/java/org/apache/tomcat/util/net/openssl/panama/LocalStrings.properties
+++ b/java/org/apache/tomcat/util/net/openssl/panama/LocalStrings.properties
@@ -62,8 +62,8 @@ openssl.errorLoadingPassword=Error loading password file:
[{0}]
openssl.errorLoadingPrivateKey=Error loading private key: [{0}]
openssl.errorPrivateKeyCheck=Private key does not match the certificate public
key: [{0}]
openssl.errorReadingPEMParameters=Failed reading PEM parameters [{0}] for
certificate [{1}]
-openssl.errorSettingGroups=Error setting group list: [{0}]
openssl.errorSSLCtxInit=Error initializing SSL context
+openssl.errorSettingGroups=Error setting group list: [{0}]
openssl.invalidSslProtocol=An invalid value [{0}] was provided for the
SSLProtocol attribute
openssl.keyManagerMissing=No key manager found
openssl.makeConf=Creating OpenSSLConf context
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]