https://bugs.winehq.org/show_bug.cgi?id=57278
Bug ID: 57278 Summary: wininet errors 12029 + 12057 Product: Wine Version: 8.0.1 Hardware: arm OS: MacOS Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet Assignee: wine-bugs@winehq.org Reporter: rmkk@atlas.cz
Hi, I decided to ask for help people on this forum. I lost my .wine prefix by change, so I was forces to create a new one and install my one and only windows program I used to work with. My platform is MacOS on ARM and MacOS on Intel. On both platforms I experienced the same problem.
Steps - remove existing wine directory (rm ~/.wine) - install the software (wine xxx.msi) - run the software (wine ... x.exe) - now my software needs to connect to reposity (https://xxx:4443) -- after approx. a minute of waiting I'm getting following error to console window: 0024:err:wininet:open_http_connection create_netconn failed: 12029
-- after next minute I'm getting another error into console window 0024:fixme:wininet:WININET_InvalidCertificateDialog No message for error 12057
-- + dialog window saying "There is a problem with certificate for this site. do you want to continue anyway ? YES/NO". So I confimed this question with YES. But nothing changes, connection does not work.
I'm sure there is not problem on remote side, because 3 days before it works fine on my previous .wine prefix that was lost by chance :-(
So my question is how to allow connection to this site, for example to make it as Trusted or something like that. I already make lot of things but with no success.
Thanks for help !!!