[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: org-mode git site seems unavailable
From: |
Colin Baxter |
Subject: |
Re: org-mode git site seems unavailable |
Date: |
Tue, 24 Dec 2024 13:45:57 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/31.0.50 (gnu/linux) |
Hell Bastien,
>>>>> Bastien <bzg@gnu.org> writes:
> Hi Colin, Colin Baxter <m43cap@yandex.com> writes:
>> Doing a "git pull" for org-mode I get the following:
>>
>> fatal: unable to access
>> 'https://git.savannah.gnu.org/git/emacs/org-mode.git/': server
>> certificate verification failed. CAfile:
>> /etc/ssl/certs/ca-certificates.crt CRLfile: none
> It works fine on my side. Probably a temporary failure?
Interesting.
Their certificate would seem certainly to have expired:
--8<---------------cut here---------------start------------->8---
Websites prove their identity via certificates, which are valid for a
set time period. The certificate for git.savannah.gnu.org expired on
18/12/2024.
Error code: SEC_ERROR_EXPIRED_CERTIFICATE
Not Before Thu, 19 Sep 2024 22:27:25 GMT
Not After Wed, 18 Dec 2024 22:27:24 GMT
--8<---------------cut here---------------end--------------->8---
Best wishes,
Colin.