完美解决使用git时候出现error setting certificate verify locations: CAfile:问题

Posted A 小码农

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了完美解决使用git时候出现error setting certificate verify locations: CAfile:问题相关的知识,希望对你有一定的参考价值。

【完美解决】使用git时候出现error setting certificate verify locations: CAfile:问题

1、出现场景:

在使用idea的时候,进行git下的push,出现下面的错误:

2、原因分析:

可能因为重装过系统,或者是安装git的位置发生了变化等情况出现。

3、解决方案:

找到git的安装路径,打开gitbash之后,进行输入:

git config --system http.sslverify false

以上是关于完美解决使用git时候出现error setting certificate verify locations: CAfile:问题的主要内容,如果未能解决你的问题,请参考以下文章

完美解决使用git时候出现error setting certificate verify locations: CAfile:问题

显存不足完美解决方案Could not create cudnn handle: CUDNN_STATUS_INTERNAL_ERROR

显存不足完美解决方案Could not create cudnn handle: CUDNN_STATUS_INTERNAL_ERROR

记录git error:bad signature 解决方法

Git出现SSL connect error的解决办法

VS 2017 Git failed with a fatal error的解决办法