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

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


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

commit da6dd970843f7f906156f25520ee1522c86383fc
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Sep 29 17:33:48 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