On Mon, 17 Mar 2025 22:07:13 +0000 Luca Boccassi <bl...@debian.org> wrote: > > Sorry but we don't want to pull in multiple SSL stacks. The best thing > to do if you are interested in this functionality would be to replace > the use of microhttpd with something else that uses OpenSSL, upstream. > >
I completely understand the reasoning for that, and I ultimately agree that we shouldn't be using multiple SSL stacks if we can avoid it.
However, we're already pulling in both OpenSSL and GnuTLS through a transitive dependency because libmicrohttpd links with it. The only difference, package-wise, would be that systemd-journal-remote gains an explicit dependency on it and uses the available functionality.