原文:IDEA git push出现OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443

解决方法: push走的是ssh,这里需要把http代理取消掉。 git config global unset http.proxy ...

2020-03-10 23:01 0 871 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM