[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Is anyone opposed to GnuTLS with DANE by default?
From: |
Ludovic Courtès |
Subject: |
Re: Is anyone opposed to GnuTLS with DANE by default? |
Date: |
Thu, 16 Nov 2017 17:16:30 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
ng0 <address@hidden> skribis:
> Am I in the 'old system design' mindwset when I think that
> every application that has applications such as libmicrohttpd
> in its direct dependency chain should depend on the GnuTLS
> version LMH uses and not the 'normal' GnuTLS
> (It also depends on the features of GnuTLS which are being used,
> but to be on the safe side)?
You’re right, it’s a bad sign when there are two different variants of
the same package in a reference graph.
Ludo’.