This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 2ee835d3f6 Remove unnecessary space
2ee835d3f6 is described below
commit 2ee835d3f696980a63f18d173eac5b6db077f6df
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jun 16 16:48:28 2026 +0100
Remove unnecessary space
---
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 75492386e9..93444c9a9f 100644
--- a/java/org/apache/tomcat/util/net/openssl/panama/LocalStrings.properties
+++ b/java/org/apache/tomcat/util/net/openssl/panama/LocalStrings.properties
@@ -25,7 +25,7 @@ engine.invalidDestinationBuffersState=The state of the
destination buffers chang
engine.invalidOCSPURL=The OCSP URL is invalid: [{0}]
engine.noRestrictSessionCreation=OpenSslEngine does not permit restricting the
engine to only resuming existing sessions
engine.noSSLContext=No SSL context
-engine.noSSLState= No state was found in the SSL Engine for the given SSL
instance [{0}]
+engine.noSSLState=No state was found in the SSL Engine for the given SSL
instance [{0}]
engine.noSession=SSL session ID not available
engine.nullBuffer=Null buffer
engine.nullBufferInArray=Null buffer in array
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]