]> granicus.if.org Git - apache/commitdiff
Fix copy and paste docs error.
authorRainer Jung <rjung@apache.org>
Mon, 1 Jun 2015 15:50:46 +0000 (15:50 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 1 Jun 2015 15:50:46 +0000 (15:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1682937 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml

index e492bcfd2e2bc85a0820a65702da09b0ec527847..ea39526e256a8fe013061c43249317e542e7b8de 100644 (file)
@@ -836,7 +836,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
-<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>.