描述: git clone ...时报错 fatal: unable to access 'https://github.com/github-eliviate/papers.git/': OpenSSL SSL_read: Connection was reset, errno 10054

解决:git config --global http.sslVerify 'false'

posted on 2021-10-24 21:56  一点飞鸿  阅读(1131)  评论(0编辑  收藏  举报