在 - git pull - SSL例程时发生致命错误:SSL3_GET_RECORD [英] Getting fatal error at the time of - git pull - SSL routines:SSL3_GET_RECORD

查看:396
本文介绍了在 - git pull - SSL例程时发生致命错误:SSL3_GET_RECORD的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在-git pull时出错,错误是致命:无法访问 https ://github.com/repository.git/ ':错误:1408F10B:SSL例程:SSL3_GET_RECORD:版本号错误?。请提出解决方案。

I am getting error at the time of - git pull , Error is " Fatal: unable to access 'https://github.com/repository.git/': error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number?" . Please suggest solution.

推荐答案

The Op提及

The Op mentions


我的问题已修复。互联网速度非常缓慢,因此问题发生。

my problem is fixed. Internet speed was very slow so issue occurs.

但是也要考虑昨天停用GitHub(2018年2月22日)不推荐使用的算法:

But do also consider that GitHub disabled just yesterday (Feb. 22 2018) deprecated algorithms:



  • TLSv1 / TLSv1.1:适用于所有HTTPS连接,包括web,API和git连接 https://github.com https://api.github.com

  • diffie-hellman-group1-sha1:这适用于与github.com的所有SSH连接。 li>
  • diffie-hellman-group14-sha1:适用于与github.com的所有SSH连接。

升级到最新版本的Git应该足够了,不会是没有的。

Upgrading to the latest Git should be enough to not be no

这篇关于在 - git pull - SSL例程时发生致命错误:SSL3_GET_RECORD的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆