fatal: unable to access ‘https://github.com/…’: OpenSSL SSL_read: Connection was reset, errno 10054
【產(chǎn)生原因】一般是因?yàn)榉?wù)器的SSL證書沒有經(jīng)過第三方機(jī)構(gòu)的簽署,所以才報(bào)錯(cuò)文章來源:http://www.zghlxwxcb.cn/news/detail-503693.html
【解決方式】解除ssl驗(yàn)證后,再次git即可文章來源地址http://www.zghlxwxcb.cn/news/detail-503693.html
git config --global http.sslVerify false
到了這里,關(guān)于git報(bào)錯(cuò)fatal: unable to access ‘https://github.com/.......‘: OpenSSL SSL_read: Connection was reset, e的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!