From: Fabian Keil Date: Sun, 4 Oct 2020 02:26:07 +0000 (+0200) Subject: Add #162: Delete generated keys and certificates in case of connection failures X-Git-Tag: v_3_0_29~65 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=c1814461cf26780888442d71e47413544531fbd9 Add #162: Delete generated keys and certificates in case of connection failures --- diff --git a/TODO b/TODO index c2f060bc..bb6965d9 100644 --- a/TODO +++ b/TODO @@ -425,6 +425,10 @@ https://www.privoxy.org/faq/general.html#DONATE 161) Properly support requests with chunked transfer-encoding with https inspection. +162) When https inspecting, delete generated keys and certificates if + the connection to the destination could not be established. + Makes silly DoS attacks slightly more complicated. + ########################################################################## Hosting wish list (relevant for #53)