From bfd63db5be10edee3d1b7abf38fda6d6f5ea318f Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 18 Jan 2021 01:10:13 +0100 Subject: [PATCH] Add #185: generate_host_certificate() should only be called when necessary --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 4455c2ac..75951d32 100644 --- a/TODO +++ b/TODO @@ -480,6 +480,10 @@ https://www.privoxy.org/donate 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) -- 2.39.2