SSL error unable to get local issuer certificate ( https://people.redhat.com/ )

Failing pipelines in GNOME Boxes - https://gitlab.gnome.org/GNOME/gnome-boxes/-/jobs/3039516

On my local debian unstable:

$ wget https://people.redhat.com/
ERROR: The certificate of ‘people.redhat.com’ is not trusted.
ERROR: The certificate of ‘people.redhat.com’ doesn't have a known issuer.

$ curl https://people.redhat.com/
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.se/docs/sslcerts.html

From what I see, SSL certificate for https://people.redhat.com/ has been renewed a few days ago, and the system is running ca-certificates from 20230311. So, we need to wait for the next release of ca-certificates ?

Firefox / Google Chrome work fine though ( have their own cert store ? )

Container images that are being used by developers to build up their project pipelines are not maintained by the GNOME Infrastructure Team, I’d suggest reaching out to them directly.

1 Like