From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 23 Aug 2020 12:40:45 +0000 (+0200)
Subject: Change ca-key-file default suggestion to cakey.pem
X-Git-Tag: v_3_0_29~193
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/%22javascript:back()/@default-cgi@show-url-info?a=commitdiff_plain;h=99fdb56c50a750872ee1400d6cc956d75b078b9e;p=privoxy.git

Change ca-key-file default suggestion to cakey.pem

... to match the openssl command in the previous section.

Sponsored by: Robert Klemme
---

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index 42748321..1a53c698 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -4089,7 +4089,7 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
   </listitem>
  </varlistentry>
 </variablelist>
-<![%config-file;[<literallayout>@@#ca-key-file root.pem</literallayout>]]>
+<![%config-file;[<literallayout>@@#ca-key-file cakey.pem</literallayout>]]>
 </sect3>
 
 <!--  ~  End section  ~  -->