使用Git获取资源时,提示 OpenSSL SSL_read: Connection was aborted, errno 10053
摘要:完整错误: 1 fatal: unable to access 'https://xxxxxx': OpenSSL SSL_read: Connection was aborted, errno 10053 1、Git默认限制推送的大小,运行命令更改限制大小即可 增加缓冲 git config --
阅读全文
posted @ 2021-12-03 22:49