git schnnel failed to receive handshake, SSLTLS connection failed
git push推送时报错:
错误消息:
C:\Code\git>git p
fatal: unable to access ‘https://github.com/i042416/KnowlegeRepository.git/’: schnnel: failed to receive handshake, SSL/TLS connection failed
解决方案
git配置文件里加上一行:
[http] sslbackend = openssl
要获取更多Jerry的原创文章,请关注公众号"汪子熙":