http://bugs.winehq.org/show_bug.cgi?id=12853
Summary: wininet doesn't save cookie on secure (https) connection Product: Wine Version: unspecified Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: eddie@lania.nl
Created an attachment (id=12550) --> (http://bugs.winehq.org/attachment.cgi?id=12550) Attachment showing bug. wininet cannot set cookie.
On wine-09.60:
When trying to open a secure connection (https) to a site which wants to write a cookie (ore checks for the presence of a cookie), wininet fails.
Steps to reproduce:
1. Install Internet explorer 6.
2. make sure wine dll overrides is not set to use native wininet and crypt32.
3. open a connection to a https site that requires to set a cookie in ie, i.e. to a microsoft exchange owa.
Result: fixme:wininet:InternetSetCookieExW.
See attachment.