From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 17 Dec 2020 06:03:38 +0000 (+0100)
Subject: Explicitly mention that access to the ca key should be limited to Privoxy
X-Git-Tag: v_3_0_30~207
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/faq/@default-cgi@/static/coding.html?a=commitdiff_plain;h=d8e805ab2865331d087e784e95ffe57782d96717;p=privoxy.git

Explicitly mention that access to the ca key should be limited to Privoxy
---

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index 5f6e1e06..815b9f20 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -4073,6 +4073,9 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
     The <ulink url="#CA-CERT-FILE">ca-cert-file section</ulink> contains
     a command to generate it.
    </para>
+   <para>
+    Access to the key should be limited to Privoxy.
+   </para>
   </listitem>
  </varlistentry>
  <varlistentry>