From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: gnutls: Configure location of system-wide trust store Date: Mon, 23 Feb 2015 22:34:26 +0100 Message-ID: <87mw441fdp.fsf@gnu.org> References: <87r3u7di49.fsf@netris.org> <20150204123652.GA21908@debian.eduroam.u-bordeaux.fr> <87wq3jah2w.fsf@netris.org> <20150215091632.GA9692@debian> <87sie79km0.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52645) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQ0eR-0008EJ-Cy for guix-devel@gnu.org; Mon, 23 Feb 2015 16:34:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQ0eL-0003wP-FM for guix-devel@gnu.org; Mon, 23 Feb 2015 16:34:51 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55893) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQ0eL-0003wL-Cd for guix-devel@gnu.org; Mon, 23 Feb 2015 16:34:45 -0500 In-Reply-To: <87sie79km0.fsf@netris.org> (Mark H. Weaver's message of "Sun, 15 Feb 2015 11:59:19 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver skribis: > No, it's not worse than it was before. Sorry if I gave that impression. > The only issue is that we might need to generate a single-file > certificate bundle for now, because I haven't found a way to get 'git' > to check certificates on GuixSD without a single-file cert bundle, at > least not when curl is build with GnuTLS. It seems like adding this single-file bundle would be the simplest short-term option. How would we create that file exactly? Would it be OK to keep it in the nss-certs package? Alternately, how far are =E2=80=9Cwe=E2=80=9D (i.e., Andreas ;-)) from gett= ing the p11-kit flavor? Thanks, Ludo=E2=80=99.