From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#22868: letsencrypt certs don't work for git repositories Date: Tue, 1 Mar 2016 12:09:44 -0500 Message-ID: <20160301170944.GA26021@jasmine> References: <87mvqikwin.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aanoD-0008D1-LU for bug-guix@gnu.org; Tue, 01 Mar 2016 12:10:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aanoA-0005cE-Fq for bug-guix@gnu.org; Tue, 01 Mar 2016 12:10:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:59434) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aanoA-0005c8-3W for bug-guix@gnu.org; Tue, 01 Mar 2016 12:10:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aano9-0008Nz-Ui for bug-guix@gnu.org; Tue, 01 Mar 2016 12:10:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87mvqikwin.fsf@dustycloud.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Christopher Allan Webber Cc: 22868@debbugs.gnu.org On Tue, Mar 01, 2016 at 08:13:41AM -0800, Christopher Allan Webber wrote: > See: > > $ git clone https://git.dthompson.us/presentations.git davexunit-presentations > Cloning into 'davexunit-presentations'... > fatal: unable to access 'https://git.dthompson.us/presentations.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Are you sure it's not an issue with that server's configuration? Please refer to this: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22408