githubteacher / oct-04-dev

GitHub Repo for Dev
0 stars 0 forks source link

Cloning issue #21

Open devesh811 opened 7 years ago

devesh811 commented 7 years ago

Git config.txt

devesh811 commented 7 years ago

Temporary fix - switched to linux

hectorsector commented 7 years ago

Let's troubleshoot some more before lunch.

devesh811 commented 7 years ago

Sure

devesh811 commented 7 years ago

Error Message

Cloning into 'oct-04-dev'... fatal: unable to access 'https://github.com/githubteacher/oct-04-dev.git/': error setting certificate verify locations: CAfile: C:/Users/Devesh/AppData/Local/GitHub/PortableGit_284a859b0e6deba86edc624fef1e4db2aa8241a9/mingw32/libexec/ssl/certs/ca-bundle.crt CApath: none

devesh811 commented 7 years ago

Issue resolved

Solution: git config --global http.sslVerify false