0
点赞
收藏
分享

微信扫一扫

git报错fatal: unable to access ‘地址‘: OpenSSL SSL_read: Connection was reset, errno 10054

月半小夜曲_ 2022-04-21 阅读 103
git

在这里插入图片描述
解决方法:

git config --global http.sslVerify "false"

在这里插入图片描述

举报

相关推荐

0 条评论