赞
踩
OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bitbucket.org:443
终极解决方案
git config --global http.sslVerifyfalse
git config --global --unset http.proxy
git config --global --unset https.proxy
git config --global http.sslBackend "openssl"
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。