From 51917125e2706a9cd296f6e7d283c145363a35d1 Mon Sep 17 00:00:00 2001 From: markt Date: Tue, 8 Mar 2011 11:28:15 +0000 Subject: [PATCH] Add missing message git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1079329 13f79535-47bb-0310-9956-ffa450edef68 --- java/org/apache/coyote/http11/LocalStrings.properties | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0