From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: git ca cert problems Date: Wed, 13 Jul 2016 23:11:24 +0200 Message-ID: <87zipljlab.fsf@gnu.org> References: <87twg1zedu.fsf@gmail.com> <87shvizcnm.fsf@guixsd-mailerver.i-did-not-set--mail-host-address--so-tickle-me> <87a8hpjyun.fsf@gmail.com> <87oa65za4k.fsf@guixsd-mailerver.i-did-not-set--mail-host-address--so-tickle-me> <87shvfmz38.fsf@gmail.com> <871t2zhtxm.fsf@gnu.org> <87poqhbnwu.fsf_-_@gmail.com> 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]:60038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNRRN-0004zE-H7 for help-guix@gnu.org; Wed, 13 Jul 2016 17:11:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bNRRJ-0003JI-7r for help-guix@gnu.org; Wed, 13 Jul 2016 17:11:32 -0400 In-Reply-To: <87poqhbnwu.fsf_-_@gmail.com> (Alex Vong's message of "Wed, 13 Jul 2016 22:41:53 +0800") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Alex Vong Cc: help-guix@gnu.org Hi, Alex Vong skribis: > [pid 6906] sh->getenv("GIT_SSL_CAINFO") =3D "/home/alexvong1995/= .guix-profile"... [...] > alexvong1995@debian:~$ echo $GIT_SSL_CAINFO > /home/alexvong1995/.guix-profile/etc/ssl/certs/ca-certificates.crt:/home/= alexvong1995/.guix-profile/etc/ssl/certs/ca-certificates.crt This seems wrong; it should be exactly "$HOME/.guix-profile/etc/ssl/certs/ca-certificates.crt". HTH! Ludo=E2=80=99.