unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
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 18:55:55 +0200	[thread overview]
Message-ID: <87ega0rzhg.fsf@gnu.org> (raw)
In-Reply-To: <87inzc31o9.fsf@gnu.org> (Roel Janssen's message of "Wed, 20 Apr 2016 14:27:50 +0200")

Roel Janssen <roel@gnu.org> skribis:

> Thompson, David writes:
>
>> 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.
>
> Thank you for your reply.  Do you know which package provides
> "/etc/ssl/certs/ca-certificates.crt"? (And how could I have found out?)

It’s ‘nss-certs’:

  https://www.gnu.org/software/guix/manual/html_node/X_002e509-Certificates.html#X_002e509-Certificates

I’ve added a reference to this section under “Application Setup” so that
users on foreign distros are more likely to stumble upon it:

  http://git.savannah.gnu.org/cgit/guix.git/commit/?id=b3129f2b761a371105e6d213519e5c71930cb419

HTH!

Ludo’.

      reply	other threads:[~2016-04-20 16:56 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
2016-04-20 12:27   ` Roel Janssen
2016-04-20 16:55     ` Ludovic Courtès [this message]

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=87ega0rzhg.fsf@gnu.org \
    --to=ludo@gnu.org \
    --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).