登录
注册
写文章
首页
下载APP
会员
IT技术
[git]OpenSSL SSL_read: Connection was reset, errno 10054
歪歪1993
关注
赞赏支持
[git]OpenSSL SSL_read: Connection was reset, errno 10054
$ git config --global http.sslVerify "false"
git clone https://github.com/xxx.git
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。
推荐阅读
更多精彩内容
OpenSSL SSL_read: Connection was reset, errno 1...
根据代理端口设置 AndroidStudio 代理使用 clashX 端口为:7890 git config --...
_李沉舟
阅读 566
评论 0
赞 0
git报OpenSSL SSL_read: Connection was reset, err...
当git报错 时,估计是ssl验证错误;这时候输入以下命令,解除ssl验证即可
LL天HH土
阅读 385
评论 0
赞 0
git clone下载代码出错(RPC failed; curl 56 OpenSSL SSL...
原因: 因为服务器的SSL证书没有经过第三方机构的签署,所以才报错 解决方法: git config http.s...
跑马拉松的程序猿
阅读 875
评论 0
赞 0
git拉取代码报错:error:RPC failed; curl 56 OpenSSL SSL...
终端输入: git config --global http.sslVerify “false” 最后:再次拉取代码
三也视界
阅读 1,760
评论 0
赞 1
完美解决 git Unable to access ‘https://github.com/x...
方法一: 切换网络,由于刚开始使用的校园网,导致GitHub无法连接,后面采用手机热点连接,即可解决此问题。毕竟切...
泪滴在琴上
阅读 6,549
评论 0
赞 1
赞
1赞
赞赏
手机看全文