1. 程式人生 > 其它 >OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443

OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443

1. git提交報錯:

2.解決辦法:

git config --global --unset https.proxy

如果是http就是:

git config --global --unset http.proxy

3.如果還不行,可能是hosts檔案配置了和github有關的東西 刪掉重新執行一次就好了,hosts檔案地址:C:\windows\system32\drivers\etc