From: markt Date: Tue, 8 Mar 2011 11:28:15 +0000 (+0000) Subject: Add missing message X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=51917125e2706a9cd296f6e7d283c145363a35d1;p=tomcat7.0 Add missing message git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1079329 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/java/org/apache/coyote/http11/LocalStrings.properties b/java/org/apache/coyote/http11/LocalStrings.properties index c0c27fc36..b45140ea0 100644 --- a/java/org/apache/coyote/http11/LocalStrings.properties +++ b/java/org/apache/coyote/http11/LocalStrings.properties @@ -32,6 +32,7 @@ http11processor.request.finish=Error finishing request http11processor.response.finish=Error finishing response http11processor.socket.info=Exception getting socket information http11processor.socket.ssl=Exception getting SSL attributes +http11processor.socket.sslreneg=Exception re-negotiating SSL connection http11processor.socket.timeout=Error setting socket timeout iib.eof.error=Unexpected EOF read on the socket