[Bug 38022] New: CertOpenSystemStore with "CA" failed

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 6 08:25:02 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=38022

            Bug ID: 38022
           Summary: CertOpenSystemStore with "CA" failed
           Product: Wine
           Version: 1.7.35
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: crypt32
          Assignee: wine-bugs at winehq.org
          Reporter: fracting at gmail.com
      Distribution: ---

Steps to reproduce:

$ wget https://bootstrap.pypa.io/ez_setup.py
$ wget http://www.orbitals.com/programs/py.exe
$ wine py.exe ez_setup.py

Expect result:
The python script should start to download files.
Actual result:
Download failed.

The reason is CertOpenSystemStore with "CA" failed.

See also:
https://github.com/python/cpython/blob/6e77979a5dc924c3b5a43aa617559c5f10b6b3ff/Modules/_ssl.c#L4061

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list