From: Kaspar Brand Date: Wed, 21 Sep 2011 16:54:18 +0000 (+0000) Subject: mod_ssl: X-Git-Tag: 2.3.15~208 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a149280ac1375eec19c05467247b95bafc195be5;p=apache mod_ssl: - document the SSLStapling* directives (code committed in r829619 for 2.2.3, see PR 43822) - add SSLCARevocationCheck to the list of configuration changes in the 2.4 upgrade notes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1173755 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 933a12da74..00a7c146a7 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -431,7 +431,7 @@ up to four parallel requests are common) those requests are served by different pre-forked server processes. Here an inter-process cache helps to avoid unnecessary session handshakes.

-The following four storage types are currently supported:

+The following five storage types are currently supported: