[libcxx-dev] Error validating server certificate for 'https://llvm.org:443'

Hasan Marzooq via libcxx-dev libcxx-dev at lists.llvm.org
Thu Dec 2 02:03:19 PST 2021


Hello!

I'm trying to build libc++ on Amazon Linux 2 (ID_LIKE="centos rhel fedora"
- Red Hat 7.3.1-8) using the instructions here:
https://releases.llvm.org/7.0.0/projects/libcxx/docs/BuildingLibcxx.html

But getting below error when doing "svn co
https://llvm.org/svn/llvm-project/libcxx/trunk libcxx"

-----
Error validating server certificate for 'https://llvm.org:443':
 - The certificate has expired.
 - The certificate has an unknown error.
Certificate information:
 - Hostname: bugs.llvm.org
 - Valid: from Tue, 26 Oct 2021 06:47:54 GMT until Mon, 24 Jan 2022
06:47:53 GMT
 - Issuer: Let's Encrypt, US
 - Fingerprint: b1:c6:68:75:7c:74:f5:37:52:09:64:51:b3:e7:87:f5:41:ed:73:b2
(R)eject or accept (t)emporarily?
----

I tried with both options, "R" and "t", but keep getting:
"Server certificate verification failed: certificate has expired, bad
certificate chain (https://llvm.org)"

svn version:
svn, version 1.7.14 (r1542130) -  compiled Oct  7 2020, 22:48:31

Any help is highly appreciated!

Thanks!
Naqvi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libcxx-dev/attachments/20211202/788fb4ea/attachment.html>


More information about the libcxx-dev mailing list