http://bugs.winehq.org/show_bug.cgi?id=17296
--- Comment #42 from Juan Lang juan_lang@yahoo.com 2009-10-29 22:13:24 --- (In reply to comment #41)
1165178 0057:Call KERNEL32.GetLastError() ret=02c562ee 1165179 0057:Ret KERNEL32.GetLastError() retval=800b0109 ret=02c562ee
Setting aside why it's looping--I have no idea what it's expecting to change--this error gives a hint. 0x800b0109 is CERT_E_UNTRUSTEDROOT. Is the root certificate installed on your system? Wine doesn't install any certificates itself, and restricts itself to those installed on your machine. Those sometimes differ between Windows and *ix.
Also, it may be that the installation instructions direct you to install a root certificate, I don't know. For example, the following VMware kb article seems to imply that you may have to install a root certificate under Windows/Wine: http://kb.vmware.com/kb/4646606