https://bugs.winehq.org/show_bug.cgi?id=48254
--- Comment #14 from Shumkar shumkar@shumkar.ru --- (In reply to Olivier F. R. Dierick from comment #12)
--- quote from terminal log --- 0299:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. --- end of quote ---
Probably not related, but you could fix this by installing the winbind package from your distribution (Remember to install the 32-bit package too on 64-bit system).
Thanks for the hint, I'll try to.
--- quote from terminal log --- 0131:trace:winhttp:netconn_verify_cert verifying L"api.bethesda.net" 0131:trace:winhttp:netconn_verify_cert returning 00002f7d 0131:warn:winhttp:netconn_secure_connect cert verify failed: 12157 0131:warn:winhttp:netconn_secure_connect Failed to initialize security context failed: 00000000 --- end of quote ---
It could be a cryptographic component issue.
May be a WINEDEBUG=warn+all trace could reveal something?
May be. But, considering that the connection was established, I'm not sure it's so important now.