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

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


The following commit(s) were added to refs/heads/11.0.x by this push:
     new 28e54f905d Alphabetical order
28e54f905d is described below

commit 28e54f905dad9d2d8fc20d43f2fe45c28be6fef8
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Sep 29 17:05:22 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]

Reply via email to