git push 报错 fatal: unable to access 'https://github.com/TANG422/AOXINa.git/': OpenSSL SSL_re
Posted 野兔斯基
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git push 报错 fatal: unable to access 'https://github.com/TANG422/AOXINa.git/': OpenSSL SSL_re相关的知识,希望对你有一定的参考价值。
进行git push 推代码的时候 出现fatal: unable to access \'https://github.com/TANG422/AOXINa.git/\': OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054这个错误
原因是:一般是服务器的SSL证书没有经过第三方机构的签署
参考网上的解决办法 :先接触ssl的认证 再次git push
git config --global http.sslVerify "false"
以上是关于git push 报错 fatal: unable to access 'https://github.com/TANG422/AOXINa.git/': OpenSSL SSL_re的主要内容,如果未能解决你的问题,请参考以下文章
git clone报错:fatal: unable to access ‘‘: SSL certificate problem: unable to get local issuer cer
GitHub Desktop报错fatal: unable to access 'https://github.com……: schannel: failed to open CA file
git同步遇到报错“fatal: unable to access 'https://github.com/ruanwenwu/newp.git/': Peer reports inc
git同步遇到报错“fatal: unable to access 'https://github.com/lizhong24/mysite2.git/': Peer reports
git报错:fatal: No configured push destination.
Git报错FATAL: Unable to connect to relay host, errno=10061 kex_exchange_identificat