美文网首页
2021-12-01

2021-12-01

作者: 萨瓦迪卡123456 | 来源:发表于2021-12-01 14:37 被阅读0次

curl:(60)SSL certificate problem:certificate has expiredMore details here:https://curl.haxx.se/docs/sslcerts.htmlcurl failedtoverify the legitimacy of the serverandtherefore could notestablish a secure connectiontoit.To learn more aboutthissituationandhowtofix it,please visit the web page mentioned above.报错问题解决

为了解决这个问题,只需要使用以下命令即可

echo insecure >> ~/.curlrc

之后重新执行pod install --repo-update即可

相关文章

网友评论

      本文标题:2021-12-01

      本文链接:https://www.haomeiwen.com/subject/tkpsxrtx.html