시스템

[시스템] git에서 clone 시 fatal: unable to access '': SSL certificate problem: certificate is not yet valid 에러 해결법

kid1412 2014. 9. 26. 10:44
728x90
아래와 같이 앞에 옵션을 주시고 clone 해주시면 됩니다.

env GIT_SSL_NO_VERIFY=true git clone https://git주소