Add #185: generate_host_certificate() should only be called when necessary
authorFabian Keil <fk@fabiankeil.de>
Mon, 18 Jan 2021 00:10:13 +0000 (01:10 +0100)
committerFabian Keil <fk@fabiankeil.de>
Mon, 18 Jan 2021 13:30:39 +0000 (14:30 +0100)
TODO

diff --git a/TODO b/TODO
index 4455c2a..75951d3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -480,6 +480,10 @@ https://www.privoxy.org/donate
 
 184) Add support for wolfSSL. Work in progress.
 
 
 184) Add support for wolfSSL. Work in progress.
 
+185) The mbedTLS and OpenSSL version of generate_host_certificate()
+     should only be called when necessary and the check should be
+     done without holding the certificate mutex.
+
 ##########################################################################
 
 Hosting wish list (relevant for #53)
 ##########################################################################
 
 Hosting wish list (relevant for #53)