Update of sr #110602 (project administration): Status: None => Works For Me Assigned to: None => rwp
_______________________________________________________ Follow-up Comment #1: Thank you for submitting a problem report. However I am unable to reproduce this problem. The certificate for https://git.savannah.nongnu.org/git/lwip.git/ when I look expires Fri, 18 Mar 2022 10:32:26 GMT which is still some time in the future. You can verify this yourself using this command. openssl s_client -connect git.savannah.nongnu.org:443 -CApath /etc/ssl/certs -showcerts </dev/null 2>/dev/null | sed -n '/^-----BEGIN CERTIFICATE-----/,/^-----END CERTIFICATE-----/p;/^-----END CERTIFICATE-----/q' | openssl x509 -noout -dates Perhaps the clock on your system is too far in the future or too far in the past? Can you verify with us that your system time is set okay? If the system time is too far off then it will not be able to validate the certificate. _______________________________________________________ Reply to this item at: <https://savannah.nongnu.org/support/?110602> _______________________________________________ Message sent via Savannah https://savannah.nongnu.org/