]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Xform.
authorRainer Jung <rjung@apache.org>
Mon, 1 Jun 2015 15:54:37 +0000 (15:54 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 1 Jun 2015 15:54:37 +0000 (15:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1682940 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.html.en

index 9d7274bf7ad7278c64473eb5437730c8763e7522..f42f56d904b8352370754a618fbeb33c43bf7712 100644 (file)
@@ -585,7 +585,7 @@ to configure the intermediate CA chain on a per-certificate basis.
 <p>
 Custom DH parameters and an EC curve name for ephemeral keys,
 can also be added to end of the first file configured using
-<code class="directive"><a href="#sslcertificatechainfile">SSLCertificateChainFile</a></code>.
+<code class="directive"><a href="#sslcertificatefile">SSLCertificateFile</a></code>.
 This is supported in version 2.4.7 or later.
 Such parameters can be generated using the commands
 <code>openssl dhparam</code> and <code>openssl ecparam</code>.
@@ -2614,4 +2614,4 @@ if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();
 }
 //--><!]]></script>
-</body></html>
\ No newline at end of file
+</body></html>