fatal: unable to access 'https://github.com/*****/': OpenSSL SSL_r-前端-E先生的博客
Java
MySQL
大数据
Python
前端
黑科技
大语言模型
    首页 >> 互联网 >> 前端

fatal: unable to access 'https://github.com/*****/': OpenSSL SSL_r

[导读]:fatal:unabletoaccess‘https://github.com/…’:OpenSSLSSL_read:Connectionwasreset,errno10054产生原因:一般是这是因为服务器的SSL证书没有经过第三方机构的签署,所以才报错参考网上解决办法:解除ssl验证后,再次git即可gitconfig--globalhttp.sslVerifyfalse...
fatal:unable to access‘https://github.com/…’:OpenSSL SSL_read:Connection was reset,errno 10054

产生原因:一般是这是因为服务器的SSL证书没有经过第三方机构的签署,所以才报错

参考网上解决办法:解除ssl验证后,再次git即可

git config--global http.sslVerify false

作者亲测 可以有效地解决上面的OpenSSL

image.png

本文来自E先生的博客,如若转载,请注明出处:https://www.javajz.cn

留言区

联系人:
手   机:
内   容:
验证码:

历史留言

欢迎加Easy的QQ