[Bug 49515] Star Wars: The Old Republic unable to patch on Debian but works on Mint

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jul 20 15:56:18 CDT 2020


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

--- Comment #14 from Paul Gofman <pgofman at codeweavers.com> ---
Created attachment 67762
  --> https://bugs.winehq.org/attachment.cgi?id=67762
Always return success in WinVerifyTrust

(In reply to Matthew Toseland from comment #9)
> Created attachment 67759 [details]
> Wine log after adding the Verisign CA

Yes, the error looks similar. I tested that on Debian 10 though and did not see
the error after adding that certificate, but that could be because I copied the
game installation which was actually up to date. If it is indeed exactly the
same issue with another certificate the attached patch should probably make it
work. It is not a fix though, it just effectively disables these sort of
verification which is not the right thing to do.

If you see which certificate is there on the executable you can look up the
root certificate in it and add it to the system the similar way to the above.
Wine does not store those certificates apart from maybe a couple of MS ones,
they are read from the host root CA certificate store.

-- 
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