Code Monkey home page Code Monkey logo

Comments (11)

lygstate avatar lygstate commented on August 20, 2024

By using http://curl.haxx.se/gknw.net/7.40.0/dist-w64/curl-7.40.0-devel-mingw64.7z
libcurl.dll to replace libcurl-4.dll in mingw64, the https connection works now,
and this version if very minimal. That's a advantage.

from git.

dscho avatar dscho commented on August 20, 2024

I do not really want to pull random binaries from all sorts of places. We use Pacman for a reason.

from git.

lygstate avatar lygstate commented on August 20, 2024

@dscho how do I know which curl version currently using?

from git.

lygstate avatar lygstate commented on August 20, 2024
$ curl https://github.com/git-for-windows/git/raw/0160e8e2a1c128153c7d1dc3df2050acbc96a6e6/compat/win32/git-wrapper.c
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (77) error setting certificate verify locations:
  CAfile: C:/CI-Tools/vcs/Git-SDK/mingw64/ssl/certs/ca-bundle.crt
  CApath: none

So the curl doesn't work at all

from git.

dscho avatar dscho commented on August 20, 2024

@lygstate have you looked at the referenced file? I found that under certain (as yet unclear) circumstances, that ca-bundle.crt file is empty, but that reinstalling via pacman -S mingw-w64-x86_64-ca-certificates helps. See also git-for-windows/build-extra@1047cf2.

from git.

dscho avatar dscho commented on August 20, 2024

how do I know which curl version currently using?

curl --version

from git.

lygstate avatar lygstate commented on August 20, 2024

@dscho Can you spend sometime to testing does mingw-git support for https connection, I am still failed, but the msys-git works fine.

from git.

dscho avatar dscho commented on August 20, 2024

Can you spend sometime to testing

Sorry, no, I have spent all of the past three hours trying to address shortcomings in issue reports and commit messages. The tasks I actually had to take care of have waited patiently, but I have to address them now.

from git.

dscho avatar dscho commented on August 20, 2024

My, my, aren't you the lucky one. The crashes in HTTP/HTTPS/FTP were caused by enabling nedmalloc, as predicted by @kblees. Dumb idiot me followed the request to enable it nevertheless.

from git.

dscho avatar dscho commented on August 20, 2024

@lygstate you should be able to test the fix yourself by pulling and rebuilding. The relevant commit is 5ccd51f

from git.

lygstate avatar lygstate commented on August 20, 2024

Now it's fixed, I've test it.

from git.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.