[Bug 1223586] New: windows:mingw:win{32|64}/mingw{32|64}-curl: error setting certificate verify location
https://bugzilla.suse.com/show_bug.cgi?id=1223586 Bug ID: 1223586 Summary: windows:mingw:win{32|64}/mingw{32|64}-curl: error setting certificate verify location Classification: openSUSE Product: openSUSE.org Version: unspecified Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software Assignee: fstrba@suse.com Reporter: ralf.habacker@freenet.de QA Contact: screening-team-bugs@suse.de CC: fridrich.strba@bluewin.ch, mkbosmans@gmail.com Target Milestone: --- Found By: --- Blocker: --- Executing curl.exe from the mingw64-curl package under native Windows returns the following error message: curl: (77) error setting certificate verify locations: CAfile: /usr/x86_64-w64-mingw32/sys-root/mingw/etc/pki/tls/certs/ca-bundle.crt CApath: none -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1223586 https://bugzilla.suse.com/show_bug.cgi?id=1223586#c1 --- Comment #1 from Ralf Habacker <ralf.habacker@freenet.de> --- (In reply to Ralf Habacker from comment #0)
Executing curl.exe from the mingw64-curl package under native Windows returns the following error message:
curl: (77) error setting certificate verify locations: CAfile: /usr/x86_64-w64-mingw32/sys-root/mingw/etc/pki/tls/certs/ca-bundle.crt CApath: none
There are two problems with this file: The file is not installed, and it is expected in a hardcoded location. The real path should be determined relative to the location of the shared libcurl-4.dll file, as the installation path at runtime may differ from the path at build time. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com