[Privoxy-commits] [privoxy] 20/26: Add #185: generate_host_certificate() should only be called when necessary

User Git git at git.privoxy.org
Mon Jan 18 13:32:28 UTC 2021


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit bfd63db5be10edee3d1b7abf38fda6d6f5ea318f
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Jan 18 01:10:13 2021 +0100

    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)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list