X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=config;h=174a090c1126eba740f0c8de484a802c49a06edd;hp=424ca3d75a450e499d001a3821552f78570c4527;hb=be5a5d11c14dd856e028654ae324c63228aeea5f;hpb=87935cc1e0fd40ff5d42606a09956b576ee543b6 diff --git a/config b/config index 424ca3d7..174a090c 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 # ================== @@ -2723,7 +2728,7 @@ socket-timeout 300 # AES128-SHA # # -# # Use keywords instead of explicity naming the ciphers (Does not work with MbedTLS) +# # Use keywords instead of explicitly naming the ciphers (Does not work with MbedTLS) # cipher-list ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH # #