I\'m trying to do a simple git clone https://github.com/org/project.git on a CentOS box but get:
git clone https://github.com/org/project.git
error: The requested URL returned error:
You can manual disable ssl verfiy, and try again. :)
git config --global http.sslverify false