From e1530ec89bb29fcfe0b4561b30d1c940a4dbe59c Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Mon, 1 Jun 2015 15:50:46 +0000 Subject: [PATCH] Fix copy and paste docs error. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1682937 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_ssl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index e492bcfd2e..ea39526e25 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. -- 2.50.1