[email protected]:/mnt/d...">

当前位置:网站首页>Error related to synchronizing domestic AOSP code

Error related to synchronizing domestic AOSP code

2022-06-23 05:19:00 xhBruce

Synchronize domestic AOSP Code related errors

server certificate verification failed.

git config --global http.sslverify false

[email protected]:/mnt/d/AOSP/Android_R/frameworks/base$ git pull
fatal: unable to access 'https://mirrors.tuna.tsinghua.edu.cn/git/AOSP/platform/frameworks/base/': server certificate verification failed. CAfile: none CRLfile: none
[email protected]:/mnt/d/AOSP/Android_R/frameworks/base$ git config --global http.sslverify false
原网站

版权声明
本文为[xhBruce]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/174/202206230225032547.html