From: Fabian Keil 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/?p=privoxy.git;a=commitdiff_plain;h=a74d048aba1e3c5f50b9b60bd954ac96fc54cb25 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 The permissions should only let &my-app; and the &my-app; admin access the directory. + + + &my-app; currently does not garbage-collect obsolete keys + and certificates and does not keep track of how may keys + and certificates exist. + + + &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. + +