/ Published in: Bash
This will prevent CURL to verity the HTTPS certification.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
git config --global http.sslVerify false