https://bugs.winehq.org/show_bug.cgi?id=49515
bart.massey@gmail.com bart.massey@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bart.massey@gmail.com
--- Comment #39 from bart.massey@gmail.com bart.massey@gmail.com --- Missing certificates issue is still present. Here's current links to the certs you will need to get this working:
https://symantec.tbs-certificats.com/pca3-g5ss.crt
https://www.thawte.com/roots/thawte_Primary_Root_CA.pem
To repeat the previous most excellent instructions:
Rename the second cert from .pem to .crt
Move the certs into /usr/local/share/ca-certificates (will require root privileges).
Run update-ca-certificates as root
You may choose as I did to find launcher.settings in your Wine installation and apply the fix from http://www.swtor.com/community/showthread.php?p=7826333 to turn off Bitraider. (I doubt this is necessary.) The instructions are to replace the last three lines of launcher.settings with these four in the obvious way
, "PatchingMode": "{ "swtor": "SSN"}" , "bitraider_download_complete": { } , "log_levels": "INFO,SSNFO,ERROR" , "bitraider_disable": "true"
Having done these things, my SWTOR is now happily installing under Steam with Proton 5.0. Will comment on playability once I have a chance to try it.