unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: "Thompson, David" <dthompson2@worcester.edu>
To: Roel Janssen <roel@gnu.org>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: Cannot clone repositories over HTTPS with Git
Date: Wed, 20 Apr 2016 08:15:16 -0400	[thread overview]
Message-ID: <CAJ=RwfYqs1E=oKU7jXNcPFry9VG+TxzQ9GSkkxT2yEF9Hb9tGw@mail.gmail.com> (raw)
In-Reply-To: <87k2js39s2.fsf@gnu.org>

On Wed, Apr 20, 2016 at 5:32 AM, Roel Janssen <roel@gnu.org> wrote:
> 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?

GIT_SSL_CAINFO=/etc/ssl/certs/ca-certificates.crt

This "just works" on GuixSD.

  reply	other threads:[~2016-04-20 12:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-20  9:32 Cannot clone repositories over HTTPS with Git Roel Janssen
2016-04-20 12:15 ` Thompson, David [this message]
2016-04-20 12:27   ` Roel Janssen
2016-04-20 16:55     ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ=RwfYqs1E=oKU7jXNcPFry9VG+TxzQ9GSkkxT2yEF9Hb9tGw@mail.gmail.com' \
    --to=dthompson2@worcester.edu \
    --cc=help-guix@gnu.org \
    --cc=roel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).