JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

Git 的SSL certificate problem: unable to get local issuer certificate问题

发布时间 2023-06-06 09:30:15作者: ParamousGIS


D:\temp>git clone https://github.com/xxxxxx/yyyyyy.git
Cloning into 'yyyyyy'...
fatal: unable to access 'https://github.com/xxxxxx/yyyyyy.git/': SSL certificate problem: unable to get local issuer certificate


处理方法:

D:\temp>git config --global http.sslVerify false
    本栏目推荐文章
  • 解决 DELPHI 中执行外部命令出现屏幕一闪的问题的方法
  • 从C++CLI工程的依赖库引用问题看.Net加载程序集机制
  • Maven常见问题与原理技巧
  • AtCoder Beginner Contest 335 G Discrete Logarithm Problems
  • Hive常见问题
  • VIM/NeoVIM:解决LuaSnip下Tab按键跳转冲突问题
  • 【Leetcode 2474. 购买量严格增加的客户】MySQL用户变量编程解决严格递增连续子序列问题
  • 【LeetCode 2494. 合并在同一个大厅重叠的活动】MySQL用户变量编程解决区间合并问题
  • Spark版本不兼容导致Standalone集群无法连接问题
  • vscode错误:Unable to connect to VS Code server: Error in request.
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们