Am 06.01.21 um 21:30 schrieb Stephen John Smoogen: > > > On Wed, 6 Jan 2021 at 14:40, Leon Fauster via CentOS-devel > <centos-devel at centos.org <mailto:centos-devel at centos.org>> wrote: > > On a C8 station: > > LANG=C curl -I https://koji.mbox.centos.org > <https://koji.mbox.centos.org> > curl: (60) SSL certificate problem: unable to get local issuer > certificate > More details here: https://curl.haxx.se/docs/sslcerts.html > <https://curl.haxx.se/docs/sslcerts.html> > > this worked a couple of days ago. Any hints? > > > works for me > > [smooge at xanadu ~]$ rpm -qa | grep openssl > openssl-1.1.1g-11.el8.x86_64 > apr-util-openssl-1.6.1-6.el8.x86_64 > openssl-pkcs11-0.4.10-2.el8.x86_64 > openssl-libs-1.1.1g-11.el8.x86_64 > [smooge at xanadu ~]$ uname -a > Linux xanadu.int.smoogespace.com <http://xanadu.int.smoogespace.com> > 4.18.0-193.19.1.el8_2.x86_64 #1 SMP Mon Sep 14 14:37:00 UTC 2020 x86_64 > x86_64 x86_64 GNU/Linux > [smooge at xanadu ~]$ LANG=C curl -I https://koji.mbox.centos.org > <https://koji.mbox.centos.org> > HTTP/1.1 302 Found > Date: Wed, 06 Jan 2021 20:30:08 GMT > Server: Apache/2.4.39 (Fedora) mod_wsgi/4.6.4 Python/2.7 OpenSSL/1.1.1b > Location: https://koji.mbox.centos.org/koji/ > <https://koji.mbox.centos.org/koji/> > Connection: close > Content-Type: text/html; charset=iso-8859-1 > Two hours later: Its works again here, now. I have no idea what caused the above response. Sorry for the noise. Thanks for the feedback, Leon