server certificate verification failed

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

server certificate verification failed

Jump to solution
1,771 Views
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 Kudos
1 Solution
1,721 Views
embedded_Dev
Contributor III

Thanks for the response

i used the below commands

$ sudo apt update

$ sudo apt upgrade

The issue got resolved

View solution in original post

0 Kudos
2 Replies
1,752 Views
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 Kudos
1,722 Views
embedded_Dev
Contributor III

Thanks for the response

i used the below commands

$ sudo apt update

$ sudo apt upgrade

The issue got resolved

0 Kudos