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

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

commit 1dfae8961dd4b29bb36c377a6e056ce3c0cc4fb9
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Jun 26 21:08:27 2019 +0100

    Remove unused message key
---
 java/org/apache/tomcat/util/net/openssl/LocalStrings.properties | 1 -
 1 file changed, 1 deletion(-)

diff --git a/java/org/apache/tomcat/util/net/openssl/LocalStrings.properties 
b/java/org/apache/tomcat/util/net/openssl/LocalStrings.properties
index 7d6dfb3..1dca2b5 100644
--- a/java/org/apache/tomcat/util/net/openssl/LocalStrings.properties
+++ b/java/org/apache/tomcat/util/net/openssl/LocalStrings.properties
@@ -41,7 +41,6 @@ keyManager.nullPrivateKey=Null private key
 openssl.X509FactoryError=Error getting X509 factory instance
 openssl.addedClientCaCert=Added client CA cert: [{0}]
 openssl.applyConf=Applying OpenSSLConfCmd to SSL context
-openssl.assignConf=Assigning SSL context to OpenSSLConfCmd context
 openssl.certificateVerificationFailed=Certificate verification failed
 openssl.checkConf=Checking OpenSSLConf
 openssl.doubleInit=SSL context already initialized, ignoring


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to