HTTPS github access (repo with Curl)
Source: http://stackoverflow.com/questions/3777075/https-github-access
[Problem]
HTTPS github access (repo with Curl)
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:
[Summary] (i chose the way)
just set an environment variable to disable SSL verify.
$ export GIT_SSL_NO_VERIFY=true
that's it.
-----
Cheers,
June
댓글 없음:
댓글 쓰기