From: Fabian Keil <fk@fabiankeil.de> Date: Sun, 4 Oct 2020 04:42:32 +0000 (+0200) Subject: Regenerate docs X-Git-Tag: v_3_0_29~68 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/documentation.html?a=commitdiff_plain;h=a034442e634c7b54d3dfe42c1a53234f3369b091;p=privoxy.git Regenerate docs --- diff --git a/doc/webserver/user-manual/actions-file.html b/doc/webserver/user-manual/actions-file.html index d1b65672..da04b8a3 100644 --- a/doc/webserver/user-manual/actions-file.html +++ b/doc/webserver/user-manual/actions-file.html @@ -73,7 +73,7 @@ <p>The default profiles, and their associated actions, as pre-defined in <tt class= "FILENAME">default.action</tt> are:</p> <div class="TABLE"> - <a name="AEN3087" id="AEN3087"></a> + <a name="AEN3092" id="AEN3092"></a> <p><b>Table 1. Default Configurations</b></p> <table border="1" frame="border" rules="all" class="CALSTABLE"> <col width="1*" title="C1"> @@ -2531,6 +2531,7 @@ nasty-banner-server.example.com/junk.cgi\?output=trash</pre> <p>Note that the action has to be enabled based on the CONNECT request which doesn't contain a path. Enabling it based on a pattern with path doesn't work as the path is only seen by <span class= "APPLICATION">Privoxy</span> if the action is already enabled.</p> + <p>This is an experimental feature.</p> </dd> <dt>Example usage (section):</dt> <dd> diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html index 60324e00..c7ceecb7 100644 --- a/doc/webserver/user-manual/appendix.html +++ b/doc/webserver/user-manual/appendix.html @@ -202,7 +202,7 @@ these. If not, you will get a friendly error message. Internet access is not necessary either.</p> <ul> <li> - <p>Privoxy main page:</p><a name="AEN6286" id="AEN6286"></a> + <p>Privoxy main page:</p><a name="AEN6292" id="AEN6292"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/" target="_top">http://config.privoxy.org/</a></p> </blockquote> @@ -211,7 +211,7 @@ "APPLICATION">Privoxy</span>)</p> </li> <li> - <p>View and toggle client tags:</p><a name="AEN6294" id="AEN6294"></a> + <p>View and toggle client tags:</p><a name="AEN6300" id="AEN6300"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/client-tags" target= "_top">http://config.privoxy.org/client-tags</a></p> @@ -219,21 +219,21 @@ </li> <li> <p>Show information about the current configuration, including viewing and editing of actions - files:</p><a name="AEN6299" id="AEN6299"></a> + files:</p><a name="AEN6305" id="AEN6305"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/show-status" target= "_top">http://config.privoxy.org/show-status</a></p> </blockquote> </li> <li> - <p>Show the browser's request headers:</p><a name="AEN6304" id="AEN6304"></a> + <p>Show the browser's request headers:</p><a name="AEN6310" id="AEN6310"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/show-request" target= "_top">http://config.privoxy.org/show-request</a></p> </blockquote> </li> <li> - <p>Show which actions apply to a URL and why:</p><a name="AEN6309" id="AEN6309"></a> + <p>Show which actions apply to a URL and why:</p><a name="AEN6315" id="AEN6315"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/show-url-info" target= "_top">http://config.privoxy.org/show-url-info</a></p> @@ -242,15 +242,15 @@ <li> <p>Toggle Privoxy on or off. This feature can be turned off/on in the main <tt class="FILENAME">config</tt> file. When toggled <span class="QUOTE">"off"</span>, <span class="QUOTE">"Privoxy"</span> continues to run, - but only as a pass-through proxy, with no actions taking place:</p><a name="AEN6317" id="AEN6317"></a> + but only as a pass-through proxy, with no actions taking place:</p><a name="AEN6323" id="AEN6323"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/toggle" target="_top">http://config.privoxy.org/toggle</a></p> </blockquote> - <p>Short cuts. Turn off, then on:</p><a name="AEN6321" id="AEN6321"></a> + <p>Short cuts. Turn off, then on:</p><a name="AEN6327" id="AEN6327"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/toggle?set=disable" target= "_top">http://config.privoxy.org/toggle?set=disable</a></p> - </blockquote><a name="AEN6324" id="AEN6324"></a> + </blockquote><a name="AEN6330" id="AEN6330"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/toggle?set=enable" target= "_top">http://config.privoxy.org/toggle?set=enable</a></p> diff --git a/doc/webserver/user-manual/config.html b/doc/webserver/user-manual/config.html index 83c92b8e..ffd4f346 100644 --- a/doc/webserver/user-manual/config.html +++ b/doc/webserver/user-manual/config.html @@ -2406,7 +2406,7 @@ </div> </div> <div class="SECT2"> - <h2 class="SECT2"><a name="TLS" id="TLS">7.7. TLS/SSL Inspection</a></h2> + <h2 class="SECT2"><a name="TLS" id="TLS">7.7. TLS/SSL Inspection (Experimental)</a></h2> <div class="SECT3"> <h4 class="SECT3"><a name="CA-DIRECTORY" id="CA-DIRECTORY">7.7.1. ca-directory</a></h4> <div class="VARIABLELIST"> @@ -2575,6 +2575,22 @@ "_top">ca-cert-key</a>.</p> <p>The permissions should only let <span class="APPLICATION">Privoxy</span> and the <span class= "APPLICATION">Privoxy</span> admin access the directory.</p> + <div class="WARNING"> + <table class="WARNING" border="1" width="90%"> + <tr> + <td align="center"><b>Warning</b></td> + </tr> + <tr> + <td align="left"> + <p><span class="APPLICATION">Privoxy</span> currently does not garbage-collect obsolete keys and + certificates and does not keep track of how may keys and certificates exist.</p> + <p><span class="APPLICATION">Privoxy</span> 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.</p> + </td> + </tr> + </table> + </div> </dd> <dt>Examples:</dt> <dd> diff --git a/doc/webserver/user-manual/index.html b/doc/webserver/user-manual/index.html index eb00d89f..6d899018 100644 --- a/doc/webserver/user-manual/index.html +++ b/doc/webserver/user-manual/index.html @@ -194,7 +194,7 @@ <dt>7.6.19. <a href="config.html#RECEIVE-BUFFER-SIZE">receive-buffer-size</a></dt> </dl> </dd> - <dt>7.7. <a href="config.html#TLS">TLS/SSL Inspection</a></dt> + <dt>7.7. <a href="config.html#TLS">TLS/SSL Inspection (Experimental)</a></dt> <dd> <dl> <dt>7.7.1. <a href="config.html#CA-DIRECTORY">ca-directory</a></dt>