Backport of r1682937 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1682939 13f79535-47bb-0310-9956-
ffa450edef68
<p>
Custom DH parameters and an EC curve name for ephemeral keys,
can also be added to end of the first file configured using
-<directive module="mod_ssl">SSLCertificateChainFile</directive>.
+<directive module="mod_ssl">SSLCertificateFile</directive>.
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>.