在Mavericks OS X 10.9.2中使用Git的SSLRead()错误 [英] SSLRead() error using Git in Mavericks OS X 10.9.2

查看:144
本文介绍了在Mavericks OS X 10.9.2中使用Git的SSLRead()错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

因为我在Mavericks OS X 10.9.2的MBP中通过Xcode-tools安装了Git。我无法将现有的存储库克隆到我的电脑中。我很确定问题出在我目前的电脑上,因为repo在其他电脑上工作正常。



错误是:


amoreno $ git clone https://git.cen * * 14.git /
克隆到'ttc14'...
致命:无法访问' https://git.cen
*** * 14.git /':SSLRead()返回错误 - 9841


我完全排除了SSL证书的问题,因为全局配置为:


[http]
sslVerify = false

Git 1.8.5.2(与Xcode一起安装)和Git 1.9.0(使用真正的git安装程序安装),并返回相同的消息。 解决方案 div>

找到了这个页面。感谢作者。



http://stuffandymakes.com/2014/03/11/os-x-mavericks-10-9-2-causes-ssl-errors-git- bitbucket /



打开KeyChain应用程序,删除DigiCert High Assurance CA- *证书,然后重新启动您的Mac。

Since I installed Git through Xcode-tools in my MBP with Mavericks OS X 10.9.2. I am not able to clone a existing repo into my computer. I'm pretty sure that the problem is in my current computer, because the repo works fine from other PCs.

The error is:

amoreno$ git clone https://git.cen**14.git/ Cloning into 'ttc14'... fatal: unable to access 'https://git.cen****14.git/': SSLRead() return error -9841

I have ruled out completely problems with the SSL certificate, since the global config is:

[http] sslVerify = false

I have both versions Git 1.8.5.2 (installed with Xcode) and Git 1.9.0 (installed using the real git installer), and the same message is returned.

解决方案

found this page. thanks author.

http://stuffandymakes.com/2014/03/11/os-x-mavericks-10-9-2-causes-ssl-errors-git-bitbucket/

Open KeyChain app, delete "DigiCert High Assurance CA-*" certificates, then reboot your mac.

这篇关于在Mavericks OS X 10.9.2中使用Git的SSLRead()错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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