https://bugs.winehq.org/show_bug.cgi?id=46726
Bug ID: 46726 Summary: Dirt Rally 2.0 does not use embedded CA cert Product: Wine Version: 4.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: crypt32 Assignee: wine-bugs@winehq.org Reporter: andreas@heider.io Distribution: ---
Hi,
Dirt Rally 2.0 requires an online connection to play the single player campaign, but with Wine 4.2 it can't successfully establish that connection due to a certificate issue.
It tries to connect to https://prod.egonet.codemasters.com/, but since it does not trust the certificate the connection fails.
The required CA certificate is embedded in dirtrally2.exe, but Wine does not seem to pick it up and use it.
It all works perfectly if I manually trust the CA system-wide, by placing codemasters.pem in /etc/ca-certificates/trust-source/anchors and run update-ca-trust.