【发布时间】:2014-06-27 13:15:22
【问题描述】:
git 拉
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
【问题讨论】:
-
你确定不想
git clone? -
我已经将代码推送到 git ,后来我在我的笔记本电脑(Windows 7)中修改了它们并提交了。然后我想把代码下载到我的linux服务器...
-
“OpenSSL 0.9.8e-fips-rhel5 2008 年 7 月 1 日” - 这已经很老了。更新您的系统可能会有所帮助。
标签: github