X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fsource%2Fuser-manual.sgml;h=a07188ad234f40cc383ec53efa7498b8d54214c1;hp=8ed11aab9d3f7453a5f83e8c696211ed81d0e1db;hb=2563f75c78b46877ac0679fceb23ff4b714ad49a;hpb=4c4af19863193dd2a1b504bcd627417e29d41b70 diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 8ed11aab..a07188ad 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -13,11 +13,11 @@ - - + + - - + + @@ -34,7 +34,7 @@ Purpose : user manual - Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/ + Copyright (C) 2001-2019 Privoxy Developers https://www.privoxy.org/ See LICENSE. ======================================================================== @@ -53,7 +53,7 @@ - Copyright &my-copy; 2001-2018 by + Copyright &my-copy; 2001-2019 by Privoxy Developers @@ -1517,7 +1517,7 @@ for details.         ▪  View & change the current configuration -         ▪  View the source code version numbers +         ▪  View or toggle the tags that can be set based on the clients address         ▪  View the request headers. @@ -3801,6 +3801,72 @@ problem-host.example.com + + + +enable-https-filtering + + + + Typical use: + + Filter encrypted requests and responses + + + + + Effect: + + + Encrypted requests are decrypted, filtered and forwarded encrypted. + + + + + + Type: + + + Boolean. + + + + + Parameter: + + + N/A + + + + + + Notes: + + + This action allows &my-app; to filter encrypted requests and responses. + For this to work &my-app; has to generate a certificate and send it + to the client which has to accept it. + + + Before this works the directives in the + TLS section of the config + file have to be configured. + + + + + + Example usage (section): + + {+enable-https-filtering} +www.example.com + + + + + + external-filter @@ -5146,6 +5212,76 @@ new action + + +ignore-certificate-errors + + + + Typical use: + + Filter encrypted requests and responses without verifying the certificate + + + + + Effect: + + + Encrypted requests are forwarded to sites without verifying the certificate. + + + + + + Type: + + + Boolean. + + + + + Parameter: + + + N/A + + + + + + Notes: + + + When the + +enable-https-filtering + action is used &my-app; by default verifies that the remote site uses a valid + certificate. + + + If the certificate is invalid the connection is aborted. + + + This action disabled the certificate check allowing requests to sites + with invalid certificates. + + + + + + Example usage: + + + {+ignore-certificate-errors} + www.example.org + + + + + + + limit-connect @@ -8041,23 +8177,23 @@ Requests - Show information about the current configuration, including viewing and - editing of actions files: + View and toggle client tags:
- http://config.privoxy.org/show-status + http://config.privoxy.org/client-tags
- Show the source code version numbers: + Show information about the current configuration, including viewing and + editing of actions files: -
+
- http://config.privoxy.org/show-version + http://config.privoxy.org/show-status