https://bugs.winehq.org/show_bug.cgi?id=49515
--- Comment #34 from Paul Gofman pgofman@codeweavers.com --- (In reply to Matthew Toseland from comment #31)
IMHO the current logging is both excessively verbose and unhelpful. We should log the name of the failing certificate verification. The trace of the rest should be enough to tell whether that's actually causing the error.
The attached patch does more than that and certainly isn't mergeable.
Yes, I also think that getting a failing cert name and / or ID from +wintrust log could be very helpful.
Regarding the present bug, maybe it worth opening a support ticket with SWTOR. I guess Windows did not remove those certs yet, but it probably will at some point and at that moment the launcher will stop working on supported Windows 10, so developers might want to deal with that in advance (or quite possible they are already aware and are planning an update).