You are not logged in.

#1 2018-12-15 00:46:50

rossboulet
Member
Registered: 2017-12-13
Posts: 48

[SOLVED] git repository certificate expired

I was trying to get the current mirrorlist from the link on the web site but was stymied due to the certificate for git.archlinux32.org being expired. It looks like it expired a couple of days ago on 2018-12-12.

I worked around it by using a wget with --no-check-certificate, but I would think the certificate should be updated.

Last edited by rossboulet (2018-12-19 22:27:26)

Offline

#2 2018-12-19 17:29:33

tyzoid
Administrator
From: Ann Arbor, MI
Registered: 2017-06-17
Posts: 86

Re: [SOLVED] git repository certificate expired

Sorry about that, this should now be resolved.

Offline

#3 2018-12-19 22:26:35

rossboulet
Member
Registered: 2017-12-13
Posts: 48

Re: [SOLVED] git repository certificate expired

I will mark as solved.

Offline

#4 2018-12-20 08:16:52

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: [SOLVED] git repository certificate expired

thanks tyzoid :-)

Offline

#5 2019-04-12 15:18:13

robin
Member
Registered: 2019-04-12
Posts: 1

Re: [SOLVED] git repository certificate expired

It has happened again. https://git.archlinux32.org/

Offline

#6 2019-04-12 15:57:40

levi
Moderator
From: Yorkshire, UK
Registered: 2018-06-16
Posts: 1,197

Re: [SOLVED] git repository certificate expired

Yes, looks that way.  Using firefox to try to get it, it tells me it's insecure, and won't get it.  Using curl, it tells me the certificate has expired, and using curl with the -k option shows me a valid looking gitea installation, so I assume it's just the cert that's gotten too old.  I'm slightly disappointed that firefox no longer shows me the expired certificate; I'm sure it used to.


Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.

Offline

#7 2019-04-12 16:05:42

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: [SOLVED] git repository certificate expired

Yes, we know. Use https://git2.archlinux32.org/ in the meantime..

Offline

#8 2019-04-12 18:57:55

levi
Moderator
From: Yorkshire, UK
Registered: 2018-06-16
Posts: 1,197

Re: [SOLVED] git repository certificate expired

FWIW, using openssl s_client I was able to get the cert from the server, so it seems like that might well be the more robust way to do it from now on, rather than relying on the UI specification of a live browser.  Seems the cert expired on the 19th of March, so that fact nobody here complained about it before now says something, although I'm not sure exactly what to be fair.


Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.

Offline

Board footer

Powered by FluxBB