From: Fabian Keil Date: Sat, 12 Dec 2020 21:12:21 +0000 (+0100) Subject: Add #170: Serve the ca-cert-file through the CGI interface X-Git-Tag: v_3_0_30~270^2~30 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=6dc3256b7e5bcc656ec6d5acc58dae0c3d54dbd4 Add #170: Serve the ca-cert-file through the CGI interface --- diff --git a/TODO b/TODO index 239e480f..c4872973 100644 --- a/TODO +++ b/TODO @@ -444,6 +444,9 @@ https://www.privoxy.org/faq/general.html#DONATE 169) Preserve all relevant copyright and license statements in binary packages we distribute. +170) Serve the ca-cert-file through the CGI interface so client's + can conveniently import it (insecurely). + ########################################################################## Hosting wish list (relevant for #53)