DIGITory/.......2013. 8. 23. 11:28

I got

"error: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none while accessing https://github.com/mrobinson/webkit.git/info/refs"


I just want to make 'git clone' with https for private git in github.

.

.

.

.

then I did it....just SSL_NO_VERIFY..........

export GIT_SSL_NO_VERIFY=1


'DIGITory > .......' 카테고리의 다른 글

window용 파일 검색  (0) 2014.10.31
tumblr에서 이미지 다운로드  (0) 2014.10.28
starting development with git  (0) 2014.09.01
1920 x 1080 image ( Red, Green, Blue, White, Black )  (0) 2013.11.01
code highlighter on HTML  (0) 2013.10.16
Posted by Joe.C