在github上用https克隆代码时报了如下错误

fatal: unable to access 'https://github.com/xiaogao67/gin-cloud-storage.git/': SSL certificate problem: unable to get local issuer certificate

这是由于当你通过HTTPS访问Git远程仓库的时候,如果服务器上的SSL证书未经过第三方机构认证,git就会报错。原因是因为未知的没有签署过的证书意味着可能存在很大的风险。解决办法就是通过下面的命令将git中的sslverify关掉:

git config --global http.sslverify false

然后在执行克隆操作就成功了。

SSL certificate problem: unable to get local issuer certificate解决办法相关推荐

  1. SSL certificate problem: unable to get local issuer certificate

    fatal: unable to access 'https://github.com/GitHubSi/t...': SSL certificate problem: unable to get l ...

  2. SSL certificate problem: unable to get local issuer certificate 的解决方法

    今天在进行微信开发获取微信Access_Token时,使用到了php的curl库, 在敲完代码后获取token失败,经过各种排查错误,到了下面这一步 SSL certificate problem: ...

  3. 微信支付curl: (60) SSL certificate problem: unable to get local issuer certificate 解决方法

    微信支付curl: (60) SSL certificate problem: unable to get local issuer certificate 解决方法 参考文章: (1)微信支付cur ...

  4. git SSL certificate problem: unable to get local issuer certificate

    今天用git获取项目的时候提示git SSL certificate problem: unable to get local issuer certificate 这个问题是由于没有配置信任的服务器 ...

  5. git 远程仓库时报错SSL certificate problem: unable to get local issuer certificate(git版本与Let‘s Encrypt的证书导致)

    起因: 之前自己的远程gitea服务一直用的IP+端口号进行使用,基本操作都没有问题.在加上SSL改为(https:\\域名)访问后浏览器页面访问正常,但进行git命令操作时报错"SSL c ...

  6. 【Git】SSL certificate problem: unable to get local issuer certificate错误的解决办法

    问题描述 unable to access 'https://*****.git/': SSL certificate problem: unable to get local issuer cert ...

  7. 微信支付出现SSL certificate problem: unable to get local issuer certificate 解决方法

    解决方法​ ​一. 出错原因​ 错误提示:SSL certificate problem: unable to get local issuer certificate 是在使用 curl 时出错, ...

  8. cURL error 60: SSL certificate problem: unable to get local issuer certificate 解决思路

    php5.6以上的版本会出现这种问题 解决办法: 访问https://curl.haxx.se/docs/caextract.html,下载cacert.pem,并在php.ini文件添加 curl. ...

  9. git clone报错:SSL certificate problem: unable to get local issuer certificate

    原因 这是由于当你通过HTTPS访问Git远程仓库的时候,如果服务器上的SSL证书未经过第三方机构认证,git就会报错.因为未知的没有签署过的证书意味着可能存在很大的风险 解决办法 设置关闭SSL验证 ...

最新文章

  1. GitHub 遭抵制!AI 代码生成神器竟成“抄袭工具”?
  2. 启明云端分享| ESP32-S2直驱USB摄像头
  3. python 打包发布网站_Python代码的打包与发布
  4. 电脑配置清单_2020年4月最新高性价比电脑配置清单放送,装机不迷路
  5. Win11关机后自动开机怎么办 Win11关机后自动开机的解决方法
  6. gatsby_如何将静态Gatsby应用程序部署到Heroku
  7. 目标检测算法之FPN(附FPN代码实现)
  8. BugFree的安装
  9. protel 99se快捷键 总结
  10. matlab 量化与过采样,[转载]降采样,过采样,欠采样,子采样,下采样
  11. c语言的0xF9为什么表示1,0xc0(0xc0为什么表示0)
  12. 【2017年蓝桥杯Java-B组省赛题解】
  13. 文献阅读笔记:北极气溶胶与气候
  14. PS:将一个图片变成圆形
  15. Power BI前置知识+ 一张报表制作的流程
  16. PHP中数组实际占用内存大小的分析
  17. 【C语言学习】————操作符、关键字
  18. Belief propagation
  19. Win10自带相机找不到代码0xA00F4244?这里有九条解决方法
  20. 7天物联网智能家居实战训练营(百问网)-day1

热门文章

  1. ddt数据驱动 python_Python ddt数据驱动
  2. 基于对比学习的目标检测预训练方法
  3. https.protocols的检测与设置
  4. 已知总线长度为1km,信号在总线上的传播速度为2×10^8m/s,数据传输速率为10Mbit/s。请问CSMA/CD算法成立的最短帧长度是多少?写出计算过程。
  5. 论文投稿指南——中文核心期刊推荐(数学)
  6. 《一个广告人的自白》中的经典内容
  7. IDEA 2017破解方法
  8. 计算机考研408每日一题 day121
  9. 直播推流神器 Kplayer 手把手教你在B站7*24h全天直播
  10. 【云原生布道系列】第三篇:“软”饭“硬”吃的计算