[Privoxy-commits] [privoxy] 07/18: Regenerate config file
User Git
git at git.privoxy.org
Tue Mar 31 09:21:00 CEST 2026
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 55878ae557898630337eadb8211271e119739b5f
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Mar 16 07:41:29 2026 +0100
Regenerate config file
---
config | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/config b/config
index 116e86e3..d24d910d 100644
--- a/config
+++ b/config
@@ -2296,7 +2296,9 @@ socket-timeout 300
# The tag is set for all requests that come from clients that
# requested it to be set. Note that "clients" are differentiated
# by IP address, if the IP address changes the tag has to be
-# requested again.
+# requested again. The listen-address used to reach Privoxy is
+# taken into account as well. This allows multiple clients
+# running on the same system to request different settings.
#
# Clients can request tags to be set by using the CGI interface
# http://config.privoxy.org/client-tags. The specific tag
@@ -2623,9 +2625,9 @@ socket-timeout 300
#
# Notes:
#
-# This directive specifies the directory where generated TLS/SSL
-# keys and certificates are saved when https inspection is
-# enabled with the https-inspection action.
+# This directive specifies the directory where generated keys
+# and certificates are saved when https inspection is enabled
+# with the https-inspection action.
#
# The keys and certificates currently have to be deleted
# manually when changing the ca-cert-file and the ca-cert-key.
@@ -2806,7 +2808,7 @@ elliptic-curve-keys 1
# Notes:
#
# This directive specifies the trusted CAs file that is used
-# when validating certificates for intercepted TLS/SSL requests.
+# when validating certificates for intercepted HTTPS requests.
#
# An example file can be downloaded from https://curl.se/ca/cacert.pem.
# If you want to create the file yourself, please
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list