It seems that the default certificate authorities aren't actually included in the wineWow build. If I try to install the Battle.net launcher, it'll fail and say it can't verify a digital signature. The default Wine 32-bit install has the proper authorities and installs correctly.
The "More Help" links to https://eu.battle.net/support/en/article/161075, which has instructions for installing the DigiCert Root CA.
Please forgive me if this is actually an issue with Wine itself, but I'm almost 99% sure that it's an issue with how it's packaged under NixOS, since I've never seen this problem with another distribution.
Issue description
It seems that the default certificate authorities aren't actually included in the wineWow build. If I try to install the Battle.net launcher, it'll fail and say it can't verify a digital signature. The default Wine 32-bit install has the proper authorities and installs correctly. The "More Help" links to https://eu.battle.net/support/en/article/161075, which has instructions for installing the DigiCert Root CA.
Steps to reproduce
wineStaging
(wineStaging.override { wineBuild = "wineWow"; })
)Technical details
"x86_64-linux"
Linux 4.17.5, NixOS, 18.09.git.dae9cf6 (Jellyfish)
yes
no
nix-env (Nix) 2.0.4
"nixos"
""
/nix/var/nix/profiles/per-user/root/channels/nixos
Please forgive me if this is actually an issue with Wine itself, but I'm almost 99% sure that it's an issue with how it's packaged under NixOS, since I've never seen this problem with another distribution.