http://bugs.winehq.org/show_bug.cgi?id=29075
Bug #: 29075 Summary: certificate error while open https://www.google.com or https://mail.google.com with wine chromium Product: Wine Version: 1.3.32 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
Created attachment 37469 --> http://bugs.winehq.org/attachment.cgi?id=37469 Log: failed to open https://www.google.com
wine-1.3.32-122-g2e5f73e
1. Download chromium installer from: http://commondatastorage.googleapis.com/chromium-browser-continuous/Win/1098...
2. install chromium.
3. cd to ~/".wine/drive_c/users/fracting/Local Settings/Application Data/Chromium/Application"
4. start chromium with --no-sandbox to workaround bug 21232.
5. open https://www.google.com or https://mail.google.com
A certificate error: "You attempted to reach www.google.com, but the server presented a certificate issued by an entity that is not trusted by your computer's operating system. This may mean that the server has generated its own security credentials, which Chromium cannot rely on for identity information, or an attacker may be trying to intercept your communications. You should not proceed, especially if you have never seen this warning before for this site. "
no error while wget https://www.google.com, no error while open https://www.google.com with wine builtin IE
http://bugs.winehq.org/show_bug.cgi?id=29075
--- Comment #1 from fracting fracting@gmail.com 2011-11-28 06:06:29 CST --- Doesn't effect latest wine with latest chrome:
$ wine --version wine-1.3.33-198-g3b72928
http://www.google.com/chrome/index.html?platform=win&hl=en&standalon...
8b40fb27e7c5dfdef559d0f0669602925e01f222 ChromeStandaloneSetup.exe Google Chrome 15.0.874.121 (Official Build 109964) m
http://bugs.winehq.org/show_bug.cgi?id=29075
--- Comment #2 from fracting fracting@gmail.com 2011-12-13 07:08:02 CST --- Still present in latest Chromium + latest Wine, doesn't effects Chrome+Wine , seems there are some different between Chrome and Chromium.
mini_installer-114191-2011-12-13-e49584228baf8d172726b9ee9dffd9acba1c9cde.exe wine-1.3.34-252-g3046768
I'll try to find out whether it is a regression of wine.
http://bugs.winehq.org/show_bug.cgi?id=29075
--- Comment #3 from fracting fracting@gmail.com 2011-12-13 08:02:05 CST ---
I'll try to find out whether it is a regression of wine.
also affects wine-1.2 and wine-1.3.1, with mini_installer-114191-2011-12-13-e49584228baf8d172726b9ee9dffd9acba1c9cde.exe
http://bugs.winehq.org/show_bug.cgi?id=29075
--- Comment #4 from Juan Lang juan.lang@gmail.com 2011-12-13 10:52:21 CST --- This might be a configuration issue, i.e. your distro might not provide the correct set of root certificates. Not sure. Could you attach a +chain log?
http://bugs.winehq.org/show_bug.cgi?id=29075
--- Comment #5 from fracting fracting@gmail.com 2011-12-13 11:43:23 CST --- Created attachment 37959 --> http://bugs.winehq.org/attachment.cgi?id=37959 Log: +train trace, open https://mail.google.com
Thanks Juan, attached +train trace, hopes useful
http://bugs.winehq.org/show_bug.cgi?id=29075
--- Comment #6 from fracting fracting@gmail.com 2011-12-13 11:44:07 CST --- (In reply to comment #5)
Created attachment 37959 [details] Log: +train trace, open https://mail.google.com
Thanks Juan, attached +train trace, hopes useful
Sorry, typo. +chain
http://bugs.winehq.org/show_bug.cgi?id=29075
--- Comment #7 from fracting fracting@gmail.com 2011-12-13 11:46:40 CST --- (In reply to comment #4)
This might be a configuration issue, i.e. your distro might not provide the correct set of root certificates.
Distributor ID: Ubuntu Description: Ubuntu 11.10 Release: 11.10 Codename: oneiric
http://bugs.winehq.org/show_bug.cgi?id=29075
--- Comment #8 from Juan Lang juan.lang@gmail.com 2011-12-13 12:00:05 CST --- Thanks. The problem is a missing certificate:
trace:chain:CRYPT_BuildSimpleChain Couldn't find issuer, halting chain creation trace:chain:CRYPT_CheckSimpleChain checking chain with 1 elements for time (null) trace:chain:dump_element 0x1fd4d8: version 2 trace:chain:dump_element issued by L"Thawte SGC CA"
This might in fact be a duplicate of bug 27168. You could try one of the patches attached to it and see if it works for you.
http://bugs.winehq.org/show_bug.cgi?id=29075
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #9 from fracting fracting@gmail.com 2011-12-13 12:29:29 CST --- (In reply to comment #8)
This might in fact be a duplicate of bug 27168. You could try one of the patches attached to it and see if it works for you.
Thank you Juan, Attachment 36923 works for me. Closing as DUPLICATE.
*** This bug has been marked as a duplicate of bug 27168 ***
http://bugs.winehq.org/show_bug.cgi?id=29075
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Austin English austinenglish@gmail.com 2012-01-23 19:46:16 CST --- Closing DUPLICATE.