From a9b77297dd098e5f3de193bf584cdcf97f7be705 Mon Sep 17 00:00:00 2001 From: Fabian Keil <fk@fabiankeil.de> Date: Mon, 23 Nov 2020 12:11:57 +0100 Subject: [PATCH] Mention that FEATURE_HTTPS_INSPECTION is required for https inspection to work --- doc/source/p-config.sgml | 6 ++++++ 1 file changed, 6 insertions(+) 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> -- 2.49.0