From: Fabian Keil <fk@fabiankeil.de> Date: Mon, 23 Nov 2020 11:11:57 +0000 (+0100) Subject: Mention that FEATURE_HTTPS_INSPECTION is required for https inspection to work X-Git-Tag: v_3_0_29~16 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/faq/static/@default-cgi@send-stylesheet?a=commitdiff_plain;h=a9b77297dd098e5f3de193bf584cdcf97f7be705;p=privoxy.git Mention that FEATURE_HTTPS_INSPECTION is required for https inspection to work --- diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index 2933d043..5b82d397 100644 --- a/doc/source/p-config.sgml +++ b/doc/source/p-config.sgml @@ -3903,6 +3903,12 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title> <sect2 id="https-inspection-directives"> <title>HTTPS Inspection (Experimental)</title> +<para> + HTTPS inspection allows to filter encrypted requests. + This is only supported when <application>Privoxy</application> + has been built with FEATURE_HTTPS_INSPECTION. +</para> + <!-- ~~~~~ New section ~~~~~ --> <sect3 renderas="sect4" id="ca-directory"><title>ca-directory</title>