From: Fabian Keil Date: Mon, 23 Nov 2020 11:22:12 +0000 (+0100) Subject: Rebuild config file X-Git-Tag: v_3_0_29~13 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=342479d7395350e0eb57cb275c80f299b6d60b20 Rebuild config file --- diff --git a/config b/config index 424ca3d7..b21dc555 100644 --- a/config +++ b/config @@ -15,7 +15,7 @@ # 4. ACCESS CONTROL AND SECURITY # # 5. FORWARDING # # 6. MISCELLANEOUS # -# 7. TLS # +# 7. HTTPS INSPECTION (EXPERIMENTAL) # # 8. WINDOWS GUI OPTIONS # # # ##################################################################### @@ -2439,8 +2439,13 @@ socket-timeout 300 # receive-buffer-size 32768 # # -# 7. TLS/SSL INSPECTION (EXPERIMENTAL) -# ===================================== +# 7. HTTPS INSPECTION (EXPERIMENTAL) +# =================================== +# +# HTTPS inspection allows to filter encrypted requests. This is only +# supported when Privoxy has been built with +# FEATURE_HTTPS_INSPECTION. +# # # 7.1. ca-directory # ==================