From 00a5c447a4d33bcab21ed19d25788d4b4325ea28 Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov <19779+xnox@users.noreply.github.com> Date: Fri, 24 Oct 2025 11:58:19 +0100 Subject: [PATCH] TODO: add that libmicrohttpd2 has openssl support (#39433) For the openssl unification, add note that development release of libmicrohttpd2 has openssl support. --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 9410eed2d7..ca4cab4654 100644 --- a/TODO +++ b/TODO @@ -1800,8 +1800,10 @@ Features: with matches, then activate app through that passing socket over * unify on openssl: - - figure out what to do about libmicrohttpd, which has a hard dependency on - gnutls + - figure out what to do about libmicrohttpd: + - 1.x is stable and has a hard dependency on gnutls + - 2.x is in development and has openssl support + - Worth testing against 2.x in our CI? - port fsprg over to openssl * add growvol and makevol options for /etc/crypttab, similar to