[Privoxy-commits] [privoxy] 40/48: Explicitly mention that access to the ca key should be limited to Privoxy
User Git
git at git.privoxy.org
Thu Dec 17 14:18:16 UTC 2020
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit d8e805ab2865331d087e784e95ffe57782d96717
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Dec 17 07:03:38 2020 +0100
Explicitly mention that access to the ca key should be limited to Privoxy
---
doc/source/p-config.sgml | 3 +++
1 file changed, 3 insertions(+)
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>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list