/ Published in: Bash
This will prevent CURL to verity the HTTPS certification.
Expand |
Embed | Plain Text
git config --global http.sslVerify false
You need to login to post a comment.
This will prevent CURL to verity the HTTPS certification.
git config --global http.sslVerify false
You need to login to post a comment.