Add a warning that Privoxy currently does not garbage-collect obsolete keys and certi...
authorFabian Keil <fk@fabiankeil.de>
Sun, 4 Oct 2020 01:38:51 +0000 (03:38 +0200)
committerFabian Keil <fk@fabiankeil.de>
Tue, 6 Oct 2020 09:10:03 +0000 (11:10 +0200)
doc/source/p-config.sgml

index f5bc81f..d914445 100644 (file)
@@ -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>
     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>
   </listitem>
  </varlistentry>
  <varlistentry>