https://bugs.winehq.org/show_bug.cgi?id=47597
Bug ID: 47597 Summary: Game server can't connect with ssl/tls server Product: Wine Version: 4.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: crypt32 Assignee: wine-bugs@winehq.org Reporter: the7thcore@gmail.com Distribution: ---
Created attachment 65011 --> https://bugs.winehq.org/attachment.cgi?id=65011 Clean prefix with corefonts vcrun2012 and dotnet472
I'm trying to get a net framework 4.7.2 based game server to work on linux with wine. The game does work and before the game devs implemented https there ware no issues. Now when they did implement https the game can't connect to the required server.
Gnutls, openssl and libwbclient are installed.
Log file below. If wine devs are interested, the game devs provided me with a small net framework application and it's source code that is based on the code in the game for testing. I am only permitted to send it through email and only to wine devs due to security reasons.
https://bugs.winehq.org/show_bug.cgi?id=47597
--- Comment #1 from 7thCore the7thcore@gmail.com --- Created attachment 65012 --> https://bugs.winehq.org/attachment.cgi?id=65012 Clean prefix with corefonts vcrun2012, dotnet472, crypt32, winhttp and wininet
https://bugs.winehq.org/show_bug.cgi?id=47597
--- Comment #2 from 7thCore the7thcore@gmail.com --- Created attachment 65013 --> https://bugs.winehq.org/attachment.cgi?id=65013 Net source code from game dev
The game devs allowed to upload the source code for the program.
Usage for it: WebClientSslWineRepro.exe https://www.google.com
https://bugs.winehq.org/show_bug.cgi?id=47597
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #3 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
you did set 'WINEDEBU' instead of 'WINEDEBUG', so the attached logs are missing the indicated debug channels.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=47597
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #4 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Bug triage notification.
Issue in a single application is 'normal'. Read more about severity levels description there: https://wiki.winehq.org/Bugs#severity
https://bugs.winehq.org/show_bug.cgi?id=47597
--- Comment #5 from 7thCore the7thcore@gmail.com --- Created attachment 65015 --> https://bugs.winehq.org/attachment.cgi?id=65015 Corrected logs
https://bugs.winehq.org/show_bug.cgi?id=47597
--- Comment #6 from 7thCore the7thcore@gmail.com --- I have added the corrected debug logs, but since they are too big for this website i have uploaded them on mediafire. Sorry if i added the attachment wrongfuly.
https://bugs.winehq.org/show_bug.cgi?id=47597
--- Comment #7 from 7thCore the7thcore@gmail.com --- Also i forgot to mention both testing prefixes have gecko installed.
https://bugs.winehq.org/show_bug.cgi?id=47597
Robert Walker bob.mt.wya@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bob.mt.wya@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=47597
--- Comment #8 from Robert Walker bob.mt.wya@gmail.com --- (In reply to 7thCore from comment #6)
I have added the corrected debug logs, but since they are too big for this website i have uploaded them on mediafire. Sorry if i added the attachment wrongfuly.
Please don't use mediafire for hosting log files. It's known to be slow and unreliable.
Also it's silly to put a host URL, in an attachment file... That's just common sense... Surely ??! :-)
Your log file(s) can be attached in a compressed format - up to a limit (per file) of 5000 Kbytes.
So unless they are really big:
xz -e -9 log.txt
should deal with most Wine logs...
In this case, your log file is well under 5 Mb limit, so please just attach the compressed file directly.
https://bugs.winehq.org/show_bug.cgi?id=47597
--- Comment #9 from 7thCore the7thcore@gmail.com --- Created attachment 65018 --> https://bugs.winehq.org/attachment.cgi?id=65018 Corected: clean prefix with corefonts vcrun2012 and dotnet472
https://bugs.winehq.org/show_bug.cgi?id=47597
--- Comment #10 from 7thCore the7thcore@gmail.com --- Created attachment 65019 --> https://bugs.winehq.org/attachment.cgi?id=65019 Corected: clean prefix with corefonts vcrun2012, dotnet472, crypt32, winhttp and wininet
https://bugs.winehq.org/show_bug.cgi?id=47597
7thCore the7thcore@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux