You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我是按照视频说的一步步操作的,使用了Steam++加速并且点击了安装证书,来回试了几次。
到gitclone github地址的时候出现错误“SSL peer certificate or SSH remote key was not OK”。
尝试clone github其他仓库也是这个提示。
我自己上网查了一下原因和解决办法,也没有太看懂。
但是我关了steam++后,可以git clone这个地址,但是最后下载不成功,出现fatal: fetch-pack: invalid index-pack output的提示。
这样对比的话,是在steam++加速的情况下才出现,那我就更加不懂了= =
我现在是用了Gitee那个地址clone的。
就是想请教上面“SSL peer certificate or SSH remote key was not OK”这个该怎么办,怕后面又出现。
谢谢
我应该找到解决方案了,在steam++的github上BeyondDimension/SteamTools#234
就是开启加速后,还需要让steam++生成的证书被git信任
使用时需要让git信任windows的根证书
git config --global http.sslBackend schannel
Beta Was this translation helpful? Give feedback.
All reactions