Git報錯: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443

在使用Git來克隆倉庫報了錯誤,以下:git

fatal: unable to access ‘https://github.com/xiaobingchan/machine_learn/‘: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443github

技術分享

解決方案: spa

env GIT_SSL_NO_VERIFY=true
相關文章
相關標籤/搜索