提示信息为SSL认证失败,可以关闭SSL的认证

在git安装目录下bin目录里cmd 进入windows窗口

然后输入: git config --global http.sslVerify false

之后你在从新拉取代码就发现跳过SSL认证了直接输入账户密码了

点赞 -收藏-关注-便于以后复习和收到最新内容 有其他问题在评论区讨论-或者私信我-收到会在第一时间回复 如有侵权,请私信联系我 感谢,配合,希望我的努力对你有帮助^_^

解决git拉取代码报错: SSL certificate problem: self signed certificate相关推荐

  1. git拉取代码报错fatal Authentication failed for ‘httpxxxx.git‘‘解决方案

    git拉取代码报错fatal: Authentication failed for 'http:xxxx.git''解决方案 1.需求背景 最近由于自己的主机出问题了,所以换了一台主机,然后在换的主机 ...

  2. git拉取代码报错:Unable to negotiate with xxx port xxx: no matching host key type found

    git拉取代码报错: Unable to negotiate with 172.18.19.44 port 22: no matching host key type found. Their off ...

  3. 【Git拉取代码报错】Couldn‘t save uncommitted changes.Failed to fetch old content for file in revsion

    问题描述 今日通过IDEA用git拉取代码的时候,GIT报错如下: Couldn't save uncommitted changes Tried to save uncommitted change ...

  4. Android Git 拉取代码报错:error: cannot pull with rebase: Your index contains uncommitted changes.

    造成原因:在使用Android Studio中Git的Commit Directory 将本地更改的代码保存到本地后,点击commit,发现提交不上去,发现本地有代码,这时候拉取代码,报错:canno ...

  5. 解决Git拉取代码时报错 Cloning into ‘h5functionpage4xwc.git~‘..fatal: protocol ‘?[200~http‘ is not supported

    前言 git 拉取前端代码报错 如下图 解决办法 将要clone的代码仓库地址的开头 http或https去掉 改为手动输入 然后回车

  6. git拉取代码报错没有授权

    问题场景:使用git clone "代码路径"下载项目代码时报错Authentication failed 解决方案:首先用git项目管理员登录git地址,看看下载的git账号是否 ...

  7. git clone: SSL certificate problem: self signed certificate 报错解决

    首次拉取代码仓库,如果是https方式,可能会报SSL certificate problem: self signed certificate的错误,解决如下: export GIT_SSL_NO_ ...

  8. git clone报错——SSL certificate problem: self signed certificate in certificate chain

    问题描述 使用Git工具进行git clone项目时,弹出框提示信息为"fatal: unable to access 'https://-git/': SSL certificate pr ...

  9. Git ----fatal: unable to access xxx: SSL certificate problem: self signed certificate in certificate

    fatal: unable to access 'http://gitee.com/yhhyu2015/CommonUtils.git/': SSL certificate problem: self ...

最新文章

  1. 第五课.高斯判别分析
  2. 我们工作到底为了什么(坚持全篇看完你将受益匪浅)(转)
  3. lambda 函数与 Generator 函数
  4. Dynamic Web Module 3.0 requires Java 1.6 or newer.
  5. 第十节 字符串指针变量与字符数组的区别(十一)
  6. loading加载和layer.js
  7. CString原理介绍
  8. leetcode 778. 水位上升的泳池中游泳(并查集)
  9. Python实现单向链表
  10. DeepLesion 更新下载
  11. 这个 Python 库有必要好好学学
  12. linux部署3proxy源码,在CentOS 7系统中从源码安装RTPProxy的方法
  13. fio 磁盘IO性能测试
  14. java web项目_一个完整JavaWeb项目开发总结
  15. 吉吉影音官网版 v2.7.2.8_p2p播放器​
  16. 第五十六回 曹操大宴铜雀台  孔明三气周公瑾
  17. matplotlib.animation 万有引力
  18. 宇宙是一个无始无终的循环?道翰天琼认知智能机器人平台API接口大脑为您揭秘-2。
  19. 便捷网站或者工具(前端)
  20. VS1005 HiRes 高清播放器方案

热门文章

  1. async用于申明function异步,await用于等待一个异步方法执行完成
  2. 浅析Revit体量创建的几种方式
  3. 统计文段中英语单词数量
  4. 使用阿里云PTS测试LAMP环境性能
  5. Haroopad安装过程中出现某种问题的解决方法
  6. 获取短信验证码(阿里云)进行验证
  7. 记录微信开发生成测试签名--signature,并使用微信jssdk屏蔽分享
  8. 刘光《C++程序员不可不知的101条实用经验》
  9. 在配有通道的计算机系统中,用户程序需要输出时,引起的中断是,在配有通道的计算机系统中,用户程序需要输入/输出时,引起的中断是()。A.访管中断B.I/O中断C....
  10. .net平台到底是啥