解决GitHub报错:schannel:failed to receive handshake, SSL/TLS connection failed
生活随笔
收集整理的這篇文章主要介紹了
解决GitHub报错:schannel:failed to receive handshake, SSL/TLS connection failed
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
git bash命令行中執(zhí)行下列命令,第二條命令的路徑更改成自己的cert.pem的文件路徑(一般在git安裝目錄下)
git config --global http.sslBackend "openssl" git config --global http.sslCAInfo "C:\Program Files\Git\mingw64\ssl\cert.pem"然后又出現(xiàn)了:。。。待解決
總結(jié)
以上是生活随笔為你收集整理的解决GitHub报错:schannel:failed to receive handshake, SSL/TLS connection failed的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: leetcode(3)——697. 数组
- 下一篇: 定义,公理,定理,引理,推论,命题,推测