Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3555

Raspberry Pi OS • raspbian.raspberrypi.org redirecting to mirror with invalid certificate

$
0
0
A continuation of viewtopic.php?t=325937

Nobody there pointed out that the URL is a redirect from the official repo. The redirect has some sort of balancing logic, which is why it happens "randomly".

Code:

$ curl -IL http://raspbian.raspberrypi.org/raspbian/pool/main/a/apt/apt_2.6.1_armhf.debHTTP/1.1 302 FoundDate: Mon, 29 Apr 2024 15:19:10 GMTServer: Apache/2.2.22 (Debian)Location: https://offsite2.bytemark.co.uk/raspbian/pool/main/a/apt/apt_2.6.1_armhf.debContent-Type: text/html; charset=iso-8859-1curl: (60) SSL certificate problem: unable to get local issuer certificate
The certificate expired in 2017.

Code:

Certificate chain 0 s:serialNumber = Rn1KthwzZg7mhLHnKO1GuPGG8Ol5MY9U, OU = GT67109490, OU = See www.rapidssl.com/resources/cps (c)13, OU = Domain Control Validated - RapidSSL(R), CN = *.bytemark.co.uk   i:C = US, O = "GeoTrust, Inc.", CN = RapidSSL CA   a:PKEY: rsaEncryption, 4096 (bit); sigalg: RSA-SHA1   v:NotBefore: Apr 13 03:04:57 2014 GMT; NotAfter: Feb 10 22:16:26 2017 GMT 1 s:C = US, O = "GeoTrust, Inc.", CN = RapidSSL CA   i:C = US, O = GeoTrust Inc., CN = GeoTrust Global CA   a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA1   v:NotBefore: Feb 19 22:45:05 2010 GMT; NotAfter: Feb 18 22:45:05 2020 GMT 2 s:C = US, O = GeoTrust Inc., CN = GeoTrust Global CA   i:C = US, O = Equifax, OU = Equifax Secure Certificate Authority   a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA1   v:NotBefore: May 21 04:00:00 2002 GMT; NotAfter: Aug 21 04:00:00 2018 GMT
What's going on, and can someone fix it?

Statistics: Posted by jameshowe — Mon Apr 29, 2024 3:23 pm



Viewing all articles
Browse latest Browse all 3555

Trending Articles