Skip to content

Lack fileC:/Program Files/Git/mingw64/libexec/ssl/certs/ca-bundle.crt #2009

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
lygstate opened this issue Jan 5, 2019 · 1 comment
Closed
1 task done

Comments

@lygstate
Copy link

lygstate commented Jan 5, 2019

  • I was not able to find an open or closed issue matching what I'm seeing

Setup

git version 2.18.0.windows.1
cpu: x86_64
built from commit: cd1a74fc9dc8a07626c216940db9a51f25206e03
sizeof-long: 4

Windows Version

cmd.exe /c ver

Microsoft Windows [版本 10.0.17134.472]

Should contains ca-bundle.crt, or https proxy not works properly.

C:\Users\lygstate>set http_proxy=http://127.0.0.1:7073

C:\Users\lygstate>set https_proxy=https://127.0.0.1:7073

C:\Users\lygstate>set https_proxy=https://127.0.0.1:7073

C:\Users\lygstate>git ls-remote --tags https://github.com/kripken/emscripten
fatal: unable to access 'https://github.com/kripken/emscripten/': error setting certificate verify locations:
  CAfile: C:/Program Files/Git/mingw64/libexec/ssl/certs/ca-bundle.crt
  CApath: none
@dscho
Copy link
Member

dscho commented Jan 7, 2019

This has been fixed recently (the indicated location is not the correct one, C:\Program Files\Git\mingw64\ssl\certs\ca-bundle.crt is the correct one and Git now looks for that file in that location). Please upgrade and try again.

@dscho dscho closed this as completed Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants