2018年2月8往后禁止经过TLSv1.1协议链接https://github.com 和 https://api.github.com.git
原文地址为https://githubengineering.com/crypto-removal-notice/github
对于网上的各类方法都不行,亲测以下方法可行api
打开eclipse安装目录下的eclipse.ini添加一句:-Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2 就能够了。如图:eclipse