On Wed, 6 Jan 2021 at 14:40, Leon Fauster via CentOS-devel <centos-devel@centos.org> wrote:
On a C8 station:

LANG=C curl -I 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

this worked a couple of days ago. Any hints?


works for me

[smooge@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@xanadu ~]$ uname -a
Linux 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@xanadu ~]$ LANG=C curl -I 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/
Connection: close
Content-Type: text/html; charset=iso-8859-1


 
--
Leon

_______________________________________________
CentOS-devel mailing list
CentOS-devel@centos.org
https://lists.centos.org/mailman/listinfo/centos-devel


--
Stephen J Smoogen.