server certificate verification failed

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

server certificate verification failed

跳至解决方案
1,873 次查看
embedded_Dev
Contributor III

Hello @all,

I am trying to download android 11 source. When I run the script imx_android_setup.sh, I am facing the following issues

Error:

fatal: unable to access 'https://source.codeaurora.org/external/imx/aosp/platform/development/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

When I am trying to compile the imx6ul yocto source, I am facing the same issue as shown above. Previousely the yocto source use to compile but from yesterday it is showing the certificates error.

Please let me know if any

0 项奖励
1 解答
1,823 次查看
embedded_Dev
Contributor III

Thanks for the response

i used the below commands

$ sudo apt update

$ sudo apt upgrade

The issue got resolved

在原帖中查看解决方案

0 项奖励
2 回复数
1,854 次查看
jimmychan
NXP TechSupport
NXP TechSupport

Hello,

I tried to build it and do not see the error you mentioned. Could you try to make a clean build again?

 

Best regards,

Jimmy

0 项奖励
1,824 次查看
embedded_Dev
Contributor III

Thanks for the response

i used the below commands

$ sudo apt update

$ sudo apt upgrade

The issue got resolved

0 项奖励