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

Louis Dionne via libcxx-dev libcxx-dev at lists.llvm.org
Thu Dec 9 13:53:11 PST 2021


Hi,

This is using documentation from an ancient release (7.0). The latest instructions are here: https://libcxx.llvm.org/BuildingLibcxx.html <https://libcxx.llvm.org/BuildingLibcxx.html>

The repository is now located at https://github.com/llvm/llvm-project <https://github.com/llvm/llvm-project> and uses Git.

Cheers,
Louis

> On Dec 2, 2021, at 05:03, Hasan Marzooq via libcxx-dev <libcxx-dev at lists.llvm.org> wrote:
> 
> 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 <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 <https://llvm.org/svn/llvm-project/libcxx/trunk> libcxx"
> 
> -----
> Error validating server certificate for 'https://llvm.org:443 <https://llvm.org/>':
>  - The certificate has expired.
>  - The certificate has an unknown error.
> Certificate information:
>  - Hostname: bugs.llvm.org <http://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 <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
> 
> 
>  
> _______________________________________________
> libcxx-dev mailing list
> libcxx-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libcxx-dev/attachments/20211209/cf829977/attachment.html>


More information about the libcxx-dev mailing list