From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 9 Dec 2020 12:48:24 +0000 (+0100)
Subject: Mention http-inspection in the 'my browser warns me about unauthenticated content... 
X-Git-Tag: v_3_0_30~271^2~36
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/man-page/developer-manual/static/gitweb.js?a=commitdiff_plain;h=572f1172667907a138e3b6ac55f483ba9a43ad56;p=privoxy.git

Mention http-inspection in the 'my browser warns me about unauthenticated content' FAQ entry
---

diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml
index c3f4d857..ae43aa04 100644
--- a/doc/source/faq.sgml
+++ b/doc/source/faq.sgml
@@ -2879,6 +2879,11 @@ browsing has slowed to a crawl. What gives? </title>
  section, and add <quote>127.0.0.1:0</quote> in the <quote>No Proxy for:</quote>
  field.
 </para>
+<para>
+ You can also prevent the problem by enabling
+ <ulink url="../user-manual/actions-file.html#HTTPS-INSPECTION">https-inspection</ulink>
+ in which case Privoxy's error messages are delivered encrypted.
+</para>
 </sect2>