不能使用“git pull”由于一些错误 [英] Can not use "git pull" because of some error

查看:137
本文介绍了不能使用“git pull”由于一些错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

git pull

git pull

fatal: unable to access 'https://github.com/neilyolol/aws.python.git/': error:0D0C50A1:asn1 encoding routines:ASN1_item_verify:unknown message digest algorithm

openssl version

OpenSSL 1.0.1g 7 Apr 2014

python -c 'import ssl; print(ssl.OPENSSL_VERSION)'
OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008


推荐答案

我遇到了同样的问题,我通过将https的前缀替换为git来解决此问题。

I had the same issue and I solved it by replacing the prefix of the url from https to git

这篇关于不能使用“git pull”由于一些错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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