OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443问题解决

使用git提交代码到github时出现git OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443报错。github 屡次尝试以后发现是代理的问题,因此执行命令,禁用代理配置便可(由于我使用的是https请求,因此取消https代理便可):代理 git --config --unset https.proxyi
相关文章
相关标签/搜索