From 1d175de04abf502e0afacec38d0ae72e017b619a Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Wed, 16 Jul 2014 06:06:01 +0000 Subject: [PATCH] Add compatibility note. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1610915 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_ssl.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index f60f5bcaa6..c0acc100ec 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -501,6 +501,7 @@ in the Session Cache SSLSessionCacheTimeout 300 server config virtual host +Applies also to RFC 5077 TLS session resumption in Apache 2.4.10 and later

-- 2.50.1