V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
Mutoo
V2EX  ›  问与答

git clone fatal: Server aborted the SSL handshake

  •  
  •   Mutoo · 2013-12-13 11:10:23 +08:00 · 11738 次点击
    这是一个创建于 3800 天前的主题,其中的信息可能已经有所发展或是发生改变。
    最近公司的 git 一直用不了,只能在 .gitconfig 里加 http 代理。如果不代理的话,会一直提示:

    $ git clone https://github.com/typecho/plugins
    Cloning into 'plugins'...
    fatal: unable to access 'https://github.com/typecho/plugins/': Server aborted the SSL handshake

    github 或 bitbucket 的 HTTPS 方式都是这样;换作 SSH 方式则没有问题,请问有人遇到相同的问题吗,如何解决?
    1 条回复    1970-01-01 08:00:00 +08:00
    dorentus
        1
    dorentus  
       2013-12-14 01:32:14 +08:00
    看起来就是典型的被墙了啊……

    当然不一定是 GFW 干的,也有可能是你的公司的网关或者 ISP 自己做的……

    解决方法就是你用的,使用 SSH 方式或者通过代理、VPN 等方式连接。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1354 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 17:51 · PVG 01:51 · LAX 10:51 · JFK 13:51
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.