Try using with http.sslVerify=falsein your user settings.
If you are using eclipse Find
Window-->Preferences-->Git-->Configuration-->User Settings
-->http.sslVerify(Key)=false(value).
If it worked, then your Ssl certificate has expired.
source
share