錯(cuò)誤:unable to access 'https://github.com/': SSL certificate problem: unable to get local issuer certificate
這個(gè)問(wèn)題是由于沒(méi)有配置信任的服務(wù)器HTTPS驗(yàn)證。默認(rèn),curl被設(shè)為不信任任何CAS,就是說(shuō),它不信任任何服務(wù)器驗(yàn)證。
只需要執(zhí)行下面命令就可以解決:文章來(lái)源:http://www.zghlxwxcb.cn/news/detail-841425.html
git config --global http.sslVerify false
?文章來(lái)源地址http://www.zghlxwxcb.cn/news/detail-841425.html
到了這里,關(guān)于已解決unable to access ‘https://github.com/**‘: SSL certificate problem: unable to get的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!