It doesn't look invalid to me:

martind@sirius:~$ < /dev/null openssl s_client -connect alpha.gnu.org:https | 
openssl x509 -noout -text | grep Not
depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1
verify return:1
depth=1 C = US, O = Let's Encrypt, CN = R3
verify return:1
depth=0 CN = ftp.gnu.org
verify return:1
DONE
            Not Before: Aug 16 01:14:49 2022 GMT
            Not After : Nov 14 01:14:48 2022 GMT
martind@sirius:~$

Could David's clock be off by two months?
________________________________
From: Bug-make <bug-make-bounces+martin.dorey=hds....@gnu.org> on behalf of 
Paul Smith <psm...@gnu.org>
Sent: Monday, September 26, 2022 09:31
To: David Boyce <david.s.bo...@gmail.com>
Cc: bug-make@gnu.org <bug-make@gnu.org>
Subject: Re: GNU make 4.3.90 release candidate available

***** EXTERNAL EMAIL *****

On Mon, 2022-09-26 at 12:16 -0400, David Boyce wrote:
> BTW wget complains about the certificate:
>
> $ wget 
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Falpha.gnu.org%2Fgnu%2Fmake%2Fmake-4.3.90.tar.gz&amp;data=05%7C01%7CMartin.Dorey%40hitachivantara.com%7Cd9d68fbac4e549e976f708da9fe0ebd1%7C18791e1761594f52a8d4de814ca8284a%7C0%7C0%7C637998090639078946%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=E8nHn%2FX4DuD1QGfZovJOW6Jx16gTYP2bzl2yo%2FNCHcQ%3D&amp;reserved=0
> --2022-09-26 09:12:58--  
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Falpha.gnu.org%2Fgnu%2Fmake%2Fmake-4.3.90.tar.gz&amp;data=05%7C01%7CMartin.Dorey%40hitachivantara.com%7Cd9d68fbac4e549e976f708da9fe0ebd1%7C18791e1761594f52a8d4de814ca8284a%7C0%7C0%7C637998090639078946%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=E8nHn%2FX4DuD1QGfZovJOW6Jx16gTYP2bzl2yo%2FNCHcQ%3D&amp;reserved=0
> Resolving alpha.gnu.org (alpha.gnu.org)... 209.51.188.21, 2001:470:142:3::c
> Connecting to alpha.gnu.org (alpha.gnu.org)|209.51.188.21|:443... connected.
> ERROR: cannot verify alpha.gnu.org's certificate, issued by '/C=US/O=Let\'s 
> Encrypt/CN=R3':
>   Issued certificate has expired.
> To connect to alpha.gnu.org insecurely, use `--no-check-certificate'.

Oddly I don't get this warning.  Maybe I have somehow asked wget to not
check expirations?

I'm not sure who to report that to.
Maybe gnu-prog-discuss <gnu-prog-disc...@gnu.org> ?

Reply via email to