[Privoxy-commits] [privoxy] branch master updated: Add #201: Add an action to change the trusted-cas-file for a section
User Git
git at git.privoxy.org
Sat Nov 19 10:21:43 CET 2022
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
The following commit(s) were added to refs/heads/master by this push:
new 58910839 Add #201: Add an action to change the trusted-cas-file for a section
58910839 is described below
commit 589108391b9f2e5903ad90472f37f8965311c853
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Nov 19 10:16:34 2022 +0100
Add #201: Add an action to change the trusted-cas-file for a section
---
TODO | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/TODO b/TODO
index 11b4d806..b2a68a9f 100644
--- a/TODO
+++ b/TODO
@@ -532,6 +532,13 @@ https://www.privoxy.org/donate
200) Add a config directive that causes Privoxy to remove all
host certificates before exiting.
+201) Add an action to change the trusted-cas-file for a section.
+ This should be useful in countries where a person-in-the-middle
+ attack is known to happen on some domains but should not be tolerated
+ on others. It would also allow to limit the accepted CA certificates
+ for given domains instead of accepting all that are specified with
+ the trusted-cas-file directive.
+
##########################################################################
Hosting wish list (relevant for #53)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list