[Bug 26203] New: ie7 can connect to https://mail.google.com, but not https://gmail.com ?

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 22 12:11:40 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=26203

           Summary: ie7 can connect to https://mail.google.com, but not
                    https://gmail.com ?
           Product: Wine
           Version: 1.3.14
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: wininet
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


Created an attachment (id=33404)
 --> (http://bugs.winehq.org/attachment.cgi?id=33404)
+wininet,+schannel logs for both mail.google.com and gmail.com

With today's git, doing
  rm -rf ~/.wine
  winetricks-alpha ie7
and then

  wine 'C:\Program Files\\Internet Explorer\\iexplore' https://mail.google.com

works; you can read that web page.  However,

  wine 'C:\Program Files\\Internet Explorer\\iexplore' https://gmail.com

fails, complaining 
  "There is a problem with the certificate for this site.
   There is at least one unspecified security problem with this certificate.
   Do you want to continue anyway?"
The log in this case shows
err:wininet:NETCON_secure_connect SSL_connect failed: 12038
Adding a native override for wininet let ie7 handle the redirect from gmail.com
to google's sign-in service (although it crashed not long after).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list