]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Update transformation
authorRuediger Pluem <rpluem@apache.org>
Wed, 14 Oct 2009 19:32:37 +0000 (19:32 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 14 Oct 2009 19:32:37 +0000 (19:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@825232 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.html.en

index b3ddf8b5f030890acce3013bcc1e9c8669c16b29..9ff6f81cf8405827f0a3bc3921db450684a63387 100644 (file)
@@ -1247,7 +1247,12 @@ the proxy does not guarantee that the SSL connection to the backend
 server is "secure" beyond the fact that the certificate is signed by
 one of the CAs configured using the
 <code class="directive">SSLProxyCACertificatePath</code> and/or
-<code class="directive">SSLProxyCACertificateFile</code> directives.</p>
+<code class="directive">SSLProxyCACertificateFile</code> directives.
+In order to get this check done please have a look at
+<code class="directive">SSLProxyCheckPeerCN</code> and
+<code class="directive">SSLProxyCheckPeerExpire</code> directives which are off by
+default.
+</p>
 </div>
 
 <p>