Add #193: Use SHA256 instead of MD5 for the host hash
authorFabian Keil <fk@fabiankeil.de>
Fri, 19 Feb 2021 12:17:09 +0000 (13:17 +0100)
committerFabian Keil <fk@fabiankeil.de>
Sun, 21 Feb 2021 15:09:20 +0000 (16:09 +0100)
TODO

diff --git a/TODO b/TODO
index 580b798..a5ded2a 100644 (file)
--- 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.
 
 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)
 ##########################################################################
 
 Hosting wish list (relevant for #53)