From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roel Janssen Subject: Cannot clone repositories over HTTPS with Git Date: Wed, 20 Apr 2016 11:32:45 +0200 Message-ID: <87k2js39s2.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59413) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asoVM-0008Sk-Uz for help-guix@gnu.org; Wed, 20 Apr 2016 05:33:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1asoVH-00007l-SI for help-guix@gnu.org; Wed, 20 Apr 2016 05:33:04 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40048) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asoVH-00007S-NR for help-guix@gnu.org; Wed, 20 Apr 2016 05:32:59 -0400 Received: from [143.121.239.252] (port=44682 helo=roel-tp) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1asoVH-00035h-5H for help-guix@gnu.org; Wed, 20 Apr 2016 05:32:59 -0400 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: help-guix Dear Guix, With the Git provided by GNU Guix, I cannot seem to clone repositories over HTTPS: fatal: unable to access 'https://github.com/roelj/inklingreader.git/': server certificate verification failed. CAfile: none CRLfile: none Am I missing a package that provides common CA files? Kind regards, Roel Janssen