프로그래밍/git

SSL certificate problem: unable to get local issuer certificate 해결

LunaStratos 2021. 4. 15. 21:24

 

GIT BASH든 GIT명령에서 

git config --global http.sslVerify false

 

출처 : git 저장소를 clone할 때 인증서 문제 해결하기 :: Slim's Playhouse (tistory.com)