X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fsource%2Fp-config.sgml;h=d91444582f9b6bbc448e6dbcd259954d01d12a39;hp=4ddd8450ccc3a32c16bc95e4968906fd6ce460f0;hb=a74d048aba1e3c5f50b9b60bd954ac96fc54cb25;hpb=5eac2189b30518f1643190922fc3b4d3f8a1f773 diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index 4ddd8450..d9144458 100644 --- a/doc/source/p-config.sgml +++ b/doc/source/p-config.sgml @@ -2951,7 +2951,7 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t -@@#default-server-timeout 60]]> +@@#default-server-timeout 5]]> @@ -3901,7 +3901,7 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t -TLS/SSL Inspection +TLS/SSL Inspection (Experimental) @@ -4089,7 +4089,7 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t -@@#ca-key-file root.pem]]> +@@#ca-key-file cakey.pem]]> @@ -4164,7 +4164,7 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t Specifies: - Directory to safe generated keys and certificates. + Directory to save generated keys and certificates. @@ -4206,9 +4206,22 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t and the ca-cert-key. - The permissions should only let &my-app; and the &my-app; + 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. + +