From: Fabian Keil <fk@fabiankeil.de>
Date: Tue, 15 Dec 2020 19:42:58 +0000 (+0100)
Subject: Describe how to check if Privoxy has been built with FEATURE_HTTPS_INSPECTION
X-Git-Tag: v_3_0_30~228
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/user-manual/developer-manual/diff?a=commitdiff_plain;h=0df6319f429bd1f8768f1f75023ccc1838991f7b;p=privoxy.git

Describe how to check if Privoxy has been built with FEATURE_HTTPS_INSPECTION
---

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index f8bae1d5..76042c38 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -3907,6 +3907,8 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
   HTTPS inspection allows to filter encrypted requests.
   This is only supported when <application>Privoxy</application>
   has been built with FEATURE_HTTPS_INSPECTION.
+  If you aren't sure if your version supports it, have a look at
+  <ulink url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>.
 </para>
 
 <!--   ~~~~~       New section      ~~~~~     -->