From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: HELP needed with CA certificates! [PATCH] gnu: Add tup, Add pbpst. Date: Wed, 31 Aug 2016 22:27:56 +0200 Message-ID: <87oa48lm43.fsf@gnu.org> References: <87y43ksj47.fsf@we.make.ritual.n0.is> <87h9a4y5ck.fsf@gnu.org> <87y43g60j3.fsf@we.make.ritual.n0.is> 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]:45737) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfC7B-000727-MT for guix-devel@gnu.org; Wed, 31 Aug 2016 16:28:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfC75-0006bB-TQ for guix-devel@gnu.org; Wed, 31 Aug 2016 16:28:04 -0400 In-Reply-To: <87y43g60j3.fsf@we.make.ritual.n0.is> (ng0@we.make.ritual.n0.is's message of "Sun, 28 Aug 2016 21:34:08 +0000") 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" To: ng0 Cc: guix-devel@gnu.org Hi, ng0 skribis: >> The =E2=80=98nss-certs=E2=80=99 package provides X.509 certificates: >> >> https://www.gnu.org/software/guix/manual/html_node/X_002e509-Certifica= tes.html > > I commented nss-certs, enabled or disabled it made no difference to the > resulting binary. You need to have =E2=80=98nss-certs=E2=80=99 installed, *and* set the envir= onment variables mentioned above (depending on whether you use OpenSSL, GnuTLS, Git, etc.; for GnuTLS, I think there=E2=80=99s no such environment variable= .) HTH! Ludo=E2=80=99.