본문 바로가기
카테고리 없음

git SSL 인증서 오류 해결법

by Knowledge Store In Hyunsoft 2021. 3. 20.
* 이 포스팅은 쿠팡 파트너스 활동의 일환으로 이에 따른 일정액의 수수료를 제공받습니다.

git  SSL 인증서 오류 해결법

 

git clone https://192.168.117.231:6443/project/build-test.git 'build-test'에 복제합니다... fatal: unable to access 'https://192.168.117.231:6443/project/build-test.git/': SSL certificate problem: unable to get local issuer certificate

 

git config --global http.sslVerify false
728x90

댓글