LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443

LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443

problem

git clone https://github.com/xxx 仓库时

报错: LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443

reason

网络问题

solution

使用ssh

  • 前提是本机生成ssh公私钥,然后将公钥配置到github
  • 然后执行 git clone git@github.com:xxx
相关推荐
知兀21526 分钟前
hugo + PaperMod搭建博客
github
逛逛GitHub1 小时前
GLM-5.3 来了,编程能力提升 50%,两周发现 2404 个漏洞。
github
Little Tian2 小时前
基于FPGA的UDP回环实验(二)----ARP模块
网络·网络协议·udp
m4Rk_2 小时前
【论文阅读】Agent 记忆机制(40):HiAgent——通过子目标级记忆提升长程任务执行能力
论文阅读·人工智能·学习·开源·github
CoderJia程序员甲2 小时前
GitHub 热榜项目 - 周榜(2026-08-16)
ai·大模型·llm·github
K成长日志2 小时前
BLE链路层--比特流处理
网络·物联网·网络协议·蓝牙·iot·ble·无线
抓不住时间的沙2 小时前
N1搭建Hexo个人博客,部署到Github
python·docker·node.js·debian·github·arm
Promising_GEO2 小时前
新电脑科研环境配置指南:Miniforge + PyCharm + GitHub 从安装到可用
ide·python·pycharm·github·地理
xiezhr3 小时前
开源两天 9.5 万 Star!DeepSeek Harness 到底是个啥?小白安装到实战一篇讲透
ai·github·ai agent·deepseek·deepseek harness
暮云星影3 小时前
git仓库分支管理
git·gitee·github·gitea