解决方案:

1、打开eclipse中的windows-->Preferences--->Team--->Git-->Configuration--->User Settings.  

点击Add Entry... 新建一个键值对,key为http:sslVerify ,Value为false;

2、找到myeclipse的安装路径下的eclipse.ini文件。在后面加上一行

-Dhttps.protocols=TLSv1.1,TLSv1.2

 

posted on 2019-09-04 13:42  yunfeng007  阅读(413)  评论(0编辑  收藏  举报