From 350810b1e8d05572ebd36f67fa1a0852a7d965a6 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Fri, 19 Feb 2021 13:17:09 +0100 Subject: [PATCH] Add #193: Use SHA256 instead of MD5 for the host hash --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 580b7981..a5ded2ab 100644 --- a/TODO +++ b/TODO @@ -511,6 +511,9 @@ https://www.privoxy.org/donate 192) The client TLS contexts should probably be shared among threads to spend less time and memory loading the root certificates. +193) Use SHA256 instead of MD5 for the host hash used when generating file + names for host certificates and keys. + ########################################################################## Hosting wish list (relevant for #53) -- 2.39.2