From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 4 Oct 2020 01:38:51 +0000 (+0200)
Subject: Add a warning that Privoxy currently does not garbage-collect obsolete keys and certi... 
X-Git-Tag: v_3_0_29~69
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/static/user-manual/@default-cgi@show-url-info?a=commitdiff_plain;h=a74d048aba1e3c5f50b9b60bd954ac96fc54cb25;p=privoxy.git

Add a warning that Privoxy currently does not garbage-collect obsolete keys and certificates
---

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index f5bc81f6..d9144458 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -4209,6 +4209,19 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
     The permissions should only let &my-app; and the &my-app;
     admin access the directory.
    </para>
+   <warning>
+    <para>
+     &my-app; currently does not garbage-collect obsolete keys
+     and certificates and does not keep track of how may keys
+     and certificates exist.
+    </para>
+    <para>
+     &my-app; admins should monitor the size of the directory
+     and/or make sure there is sufficient space available.
+     A cron job to limit the number of keys and certificates
+     to a certain number may be worth considering.
+    </para>
+   </warning>
   </listitem>
  </varlistentry>
  <varlistentry>