From: Rainer Jung Date: Mon, 1 Jun 2015 15:50:46 +0000 (+0000) Subject: Fix copy and paste docs error. X-Git-Tag: 2.5.0-alpha~3113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1530ec89bb29fcfe0b4561b30d1c940a4dbe59c;p=thirdparty%2Fapache%2Fhttpd.git Fix copy and paste docs error. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1682937 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index e492bcfd2e2..ea39526e256 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -836,7 +836,7 @@ to configure the intermediate CA chain on a per-certificate basis.

Custom DH parameters and an EC curve name for ephemeral keys, can also be added to end of the first file configured using -SSLCertificateChainFile. +SSLCertificateFile. This is supported in version 2.4.7 or later. Such parameters can be generated using the commands openssl dhparam and openssl ecparam.