git clone:certificate problem

Disclaimer: This article is a blogger original article, shall not be reproduced without the bloggers allowed. https://blog.csdn.net/lihua5419/article/details/89641900

Close the windows ssl check:

In git bash command input box git config --global http.sslVerify false  

Re-execute the git clone https: xxxxx

Guess you like

Origin blog.csdn.net/lihua5419/article/details/89641900