You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2015/06/01 17:54:37 UTC

svn commit: r1682940 - /httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ssl.html.en

Author: rjung
Date: Mon Jun  1 15:54:37 2015
New Revision: 1682940

URL: http://svn.apache.org/r1682940
Log:
Xform.

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ssl.html.en

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ssl.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ssl.html.en?rev=1682940&r1=1682939&r2=1682940&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ssl.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ssl.html.en Mon Jun  1 15:54:37 2015
@@ -585,7 +585,7 @@ to configure the intermediate CA chain o
 <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>