From 342479d7395350e0eb57cb275c80f299b6d60b20 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 23 Nov 2020 12:22:12 +0100 Subject: [PATCH] Rebuild config file --- config | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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 # ================== -- 2.39.2