http://bugs.winehq.org/show_bug.cgi?id=15119
Summary: Google Chrome on Wine 1.1.3 does not load pages over HTTPS Product: Wine Version: 1.1.3 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: hardwyrd@gmail.com
Created an attachment (id=15825) --> (http://bugs.winehq.org/attachment.cgi?id=15825) Snippet of the error dumped while running Google Chrome on Wine 1.1.3
Google Chrome is already running, using "winetricks riched20 riched30" and the additional "--new-http --in-process-plugins" parameters.
Browsing pages over HTTP is ok (a bit sluggish sometimes). However, access to HTTPS pages is not available.
http://bugs.winehq.org/show_bug.cgi?id=15119
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
--- Comment #1 from Hans Leidekker hans@meelstraat.net 2008-09-04 02:50:06 --- Yes, very sluggish. Might be caused by Wine's winsock which is known to be slow. https does not work because the schannel dll is just a stub.
http://bugs.winehq.org/show_bug.cgi?id=15119
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
http://bugs.winehq.org/show_bug.cgi?id=15119
Jaime Rave jaimerave@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jaimerave@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=15119
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |secur32
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2008-09-08 10:09:11 --- Setting appropriate component.
http://bugs.winehq.org/show_bug.cgi?id=15119
Francois Botha igitur@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |igitur@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=15119
--- Comment #3 from Hans Leidekker hans@meelstraat.net 2008-09-09 03:01:14 --- With today's git + this patch:
http://www.winehq.org/pipermail/wine-patches/2008-September/061122.html
Chrome should be able to load pages over https with builtin winhttp, i.e without specifying --new-http.
http://bugs.winehq.org/show_bug.cgi?id=15119
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Austin English austinenglish@gmail.com 2008-09-17 21:13:49 --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=15119
--- Comment #5 from Austin English austinenglish@gmail.com 2008-09-17 21:15:26 --- Created an attachment (id=16151) --> (http://bugs.winehq.org/attachment.cgi?id=16151) +winhttp in git
tried going to https://wellsfargo.com
Failed.
http://bugs.winehq.org/show_bug.cgi?id=15119
--- Comment #6 from Hans Leidekker hans@meelstraat.net 2008-09-18 01:55:16 --- there is no builtin debug output in your log and this line suggests that you are either still running with --new-http or that you are using native winhttp:
fixme:secur32:schan_InitializeSecurityContextW stub
http://bugs.winehq.org/show_bug.cgi?id=15119
Lapo Luchini lapo@lapo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lapo@lapo.it
http://bugs.winehq.org/show_bug.cgi?id=15119
--- Comment #7 from Austin English austinenglish@gmail.com 2008-09-18 19:18:30 --- (In reply to comment #6)
there is no builtin debug output in your log and this line suggests that you are either still running with --new-http or that you are using native winhttp:
fixme:secur32:schan_InitializeSecurityContextW stub
Ahh crap. Yeah, works fine.
Fixed then?
http://bugs.winehq.org/show_bug.cgi?id=15119
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|secur32 |winhttp Resolution| |FIXED
--- Comment #8 from Hans Leidekker hans@meelstraat.net 2008-09-19 01:49:32 --- Yes, fixed.
http://bugs.winehq.org/show_bug.cgi?id=15119
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2008-09-19 11:17:45 --- Closing bugs fixed in 1.1.5.