You are not logged in.
Pages: 1
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
Sorry about that, this should now be resolved.
Offline
I will mark as solved.
Offline
thanks tyzoid :-)
Offline
It has happened again. https://git.archlinux32.org/
Offline
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
Yes, we know. Use https://git2.archlinux32.org/ in the meantime..
Offline
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
Pages: 1