Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

unable to clone

Atishi Srivastava
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 25, 2019

 

fatal: unable to access 'https://stash.elhub.org/scm/eip/eipdev.git/': error setting certificate verify locations:

 

what does this error mean in gitbash?

1 answer

0 votes
Jimmy Seddon
Community Champion
September 25, 2019

Hi @Atishi Srivastava,

Welcome to the Community!

The only time I know of that error message appearing is if you are on Windows and you need to fix the path to bin/curl-ca-bundle.crt  you need to use an absolute path (using backslashes).

You can accomplish this with the command: 

git config --system http.sslcainfo "C:\Program Files (x86)\git\bin\curl-ca-bundle.crt"

Replacing the absolute path at the end with the path to your curl-ca-bundle.crt file.

I hope that helps!

-Jimmy 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events