if you use self generated ssl key, you can try this.
git config --global http.sslVerify false
Refer
https://confluence.atlassian.com/display/FISHKB/Unable+to+clone+Git+repository+due+to+self+signed+certificate
if you use self generated ssl key, you can try this.
git config --global http.sslVerify false
Refer
https://confluence.atlassian.com/display/FISHKB/Unable+to+clone+Git+repository+due+to+self+signed+certificate