git提示error setting certificate verify locations以及fatal: unable to access 的解决办法

z当使用git ------上传文件到GitHub上时!~~~出现了以下错误  :fatal: unable to access '

git提示error setting certificate verify locations以及fatal: unable to access   的解决办法

可以采用以下解决方式: 修改GitHub上的地址格式=====https: //username:passwords@github.com/……

git提示error setting certificate verify locations以及fatal: unable to access   的解决办法

当还是存在这个问题时:error setting certificate verify locations

git提示error setting certificate verify locations以及fatal: unable to access   的解决办法

可以采用以下方式解决:使用git 命令输入这个代码:git config --system http.sslverify false

git提示error setting certificate verify locations以及fatal: unable to access   的解决办法

这样就可以成功的解决了以上两个问题

git提示error setting certificate verify locations以及fatal: unable to access   的解决办法

上一篇:.Neter玩转Linux系列之五:crontab使用详解和Linux的进程管理以及网络状态监控


下一篇:Sql Server 数据库作业备份