Wine with https request

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
alexsmo77
Newbie
Newbie
Posts: 1
Joined: Wed Apr 14, 2010 1:25 pm

Wine with https request

Post by alexsmo77 »

HI to all
I have a ubuntu distro:
Linux 2.6.31-20-generic #58-Ubuntu SMP i686 GNU/Linux
and this package of wine
wine.1.1.31
I have installed a desktop application of poker and it works but when I open the authentication windows to login (it's connect to a https servlet)
i have this error:

fixme:wininet:set_cookie persistent cookies not handled (L"expires=Wed, 14-Apr-10 19:56:06 GMT;path=/")
fixme:wininet:InternetLockRequestFile STUB
fixme:shdocvw:ClOleCommandTarget_Exec (0x3e40850)->({000214d1-0000-0000-c000-000000000046} 67 0 0x32d6a8 0x32d698)
fixme:hlink:IHlink_fnSetMonikerReference (0x4a9d050)->(0 0x4a9d088 (null))
fixme:hlink:IHlink_fnGetStringReference (0x4a9d050) -> (1 (nil) 0x32d588)
fixme:shdocvw:navigate_bsc Navigation canceled
0[1cd0a0]: file (null), line 0: uncaught exception: [Exception... "Unexpected error" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: https://poker.betclic.it/UI/Login.aspx :: dopageloaded :: line 24" data: no]
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Wed, 14-Apr-10 19:56:07 GMT;path=/")
fixme:wininet:InternetLockRequestFile STUB

How can i set wine to retrive data to this page?
any suggest?

Thanks
Locked