git fatal:Server aborted the SSL handshake

耽误我一整体的Server aborted the SSL handshake

fatal: unable to access 'https://github.com/xxx/': Server aborted the SSL handshake

git pull失败

Server aborted the SSL handshake

绕了一圈弯路,最后

执行

复制代码
git config --global --unset http.proxy
git config --global --unset https.proxy

好了

相关推荐
M158227690557 小时前
跨协议互通利器|SG-PN-EIP (S)-220 Profinet 转 EtherNet/IP 网关,打通欧美 PLC 通讯壁垒
网络·网络协议·tcp/ip
触底反弹7 小时前
Vibe Coding 不写 Git,等于悬崖边飙车
人工智能·git·面试
闲猫8 小时前
Spring AI对接Deepseek 使用Charles代理api.deepseek.com 拦截报文,查看Tool和Skill的本质
网络·网络协议·http
泡沫冰@9 小时前
基于Git、Jenkins、Podman、ECS的CI/CD实践
git·jenkins·podman
zfoo-framework10 小时前
git拦截大于5M文件
git
agathakuan12 小时前
Wireshark 解密並導出TLS 1.2 / TLS 1.3 明文的方法(可控制 Client 端)
c语言·wireshark·ssl·openwrt
马里马里奥-13 小时前
VS Code Git 工作树:解锁多分支并行开发新体验
git
2401_8534482316 小时前
Git安装流程和基础使用步骤
git·github
杏花春雨江南16 小时前
JavaWeb HTTP长连接完整梳理
网络·网络协议·http