From: Colin Baxter <m43cap@yandex.com>
To: Bastien Guerry <bzg@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-mode git site seems unavailable
Date: Wed, 25 Dec 2024 13:27:41 +0000 [thread overview]
Message-ID: <87jzbnriya.fsf@yandex.com> (raw)
In-Reply-To: <87h66tp2ye.fsf@bzg.fr> (Bastien Guerry's message of "Tue, 24 Dec 2024 15:31:37 +0100")
Dear Bastien,
>>>>> Bastien Guerry <bzg@gnu.org> writes:
> Colin Baxter <m43cap@yandex.com> writes:
>> Not Before Thu, 19 Sep 2024 22:27:25 GMT Not After Wed, 18 Dec
>> 2024 22:27:24 GMT
> curl -vvI https://git.savannah.gnu.org/git/emacs/org-mode.git
> * SSL connection using TLSv1.2 / ECDHE-ECDSA-AES256-GCM-SHA384 *
> ALPN: server accepted http/1.1 * Server certificate: * subject:
> CN=git.savannah.gnu.org * start date: Dec 22 18:27:24 2024 GMT *
> expire date: Mar 22 18:27:23 2025 GMT * subjectAltName: host
> "git.savannah.gnu.org" matched cert's "git.savannah.gnu.org" *
> issuer: C=US; O=Let's Encrypt; CN=E5 * SSL certificate verify ok.
> * using HTTP/1.1
> Perhaps something is cached on your side?
I've now found the cause. Basically my machine is too old - Debian
9.3. The certs need to be updated. I will have to do manually or
just update the whole machine.
In the meantime, putting
--8<---------------cut here---------------start------------->8---
[http]
[http "https://git.savannah.gnu.org/git/emacs/org-mode.git"]
sslVerify = false
--8<---------------cut here---------------end--------------->8---
in my git config works. Obviously that's insecure and not a permanent
solution.
Thanks for your help.
Best wishes,
Colin.
prev parent reply other threads:[~2024-12-25 13:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-24 13:07 org-mode git site seems unavailable Colin Baxter
2024-12-24 13:17 ` Bastien
2024-12-24 13:45 ` Colin Baxter
2024-12-24 14:31 ` Bastien Guerry
2024-12-25 13:27 ` Colin Baxter [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://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87jzbnriya.fsf@yandex.com \
--to=m43cap@yandex.com \
--cc=bzg@gnu.org \
--cc=emacs-orgmode@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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
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).