emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#25422: closed (GIT_SSL_CAINFO set incorrectly)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#25422: closed (GIT_SSL_CAINFO set incorrectly)
Date: Sun, 02 Apr 2017 22:23:02 +0000

Your message dated Mon, 03 Apr 2017 00:22:13 +0200
with message-id <address@hidden>
and subject line Re: bug#25422: [PATCH 0/2] Support single-entry search paths
has caused the debbugs.gnu.org bug report #25422,
regarding GIT_SSL_CAINFO set incorrectly
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
25422: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25422
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: GIT_SSL_CAINFO set incorrectly Date: Wed, 11 Jan 2017 15:36:31 -0500 User-agent: Mutt/1.7.2 (2016-11-26)
Recently, Guix started to set the environment GIT_SSL_CAINFO like a
search path, instead of pointing to single file, which is what it should
be.

This makes Git unable to access remotes over HTTPS. It show a message
like this:

fatal: unable to access 'https://example.com/repo.git': Problem with the
SSL CA cert (path? access rights?)

I think this used to work "out of the box", at least on GuixSD.

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#25422: [PATCH 0/2] Support single-entry search paths Date: Mon, 03 Apr 2017 00:22:13 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)
address@hidden (Ludovic Courtès) skribis:

> Ricardo Wurmus <address@hidden> skribis:
>
>> Ludovic Courtès <address@hidden> writes:
>>
>>> Hi!
>>>
>>> These patches for ‘core-updates’ add support for “single-entry” search
>>> paths like ‘GIT_SSL_CAINFO’.  This is achieved by setting ‘separator’ to
>>> #f in the search path spec.
>>>
>>> Feedback welcome!
>>
>> This looks good and will be useful for the Lua search path as well.
>
> Thanks for your feedback.  I’ve pushed it as
> fcd75bdbfa99d14363b905afbf914eec20e69df8.

Now merged in master!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]