http://bugs.winehq.org/show_bug.cgi?id=10480
Summary: Safari refuses to load secure URLs Product: Wine Version: 0.9.49. Platform: PC URL: http://www.apple.com/safari/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: peter@pajamian.dhs.org
Created an attachment (id=9213) --> (http://bugs.winehq.org/attachment.cgi?id=9213) Error message from Safari
Attempting to load secure (https) urls in Safari results in an error message similar to the following:
Safari can’t open the page. Safari can’t open the page “https://www.apple.com/%E2%80%9D because it couldn’t establish a secure connection to the server “www.apple.com”.
http://bugs.winehq.org/show_bug.cgi?id=10480
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Hans Leidekker hans@it.vu.nl 2007-11-17 07:22:16 --- I can reproduce that here. These fixme's point to the cause:
fixme:secur32:schan_InitializeSecurityContextW stub fixme:secur32:schan_FreeCredentialsHandle (0x18ccc8): stub
schannel support is currently unimplemented in Wine.
http://bugs.winehq.org/show_bug.cgi?id=10480
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-binary |wine-sspi
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2007-11-17 10:38:07 --- Adjusting component accordingly.
http://bugs.winehq.org/show_bug.cgi?id=10480
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=10480
--- Comment #3 from Peter Ajamian peter@pajamian.dhs.org 2007-11-17 23:09:22 --- I tried overriding secur32.dll with the native version and now I get this error (from the web server):
Bad Request
Your browser sent a request that this server could not understand. Reason: You're speaking plain HTTP to an SSL-enabled server port. Instead use the HTTPS scheme to access this URL, please.
...so we're getting closer. Any suggestions on something else I might try overriding?
http://bugs.winehq.org/show_bug.cgi?id=10480
--- Comment #4 from Austin English austinenglish@gmail.com 2008-06-14 13:24:46 --- Still present in 1.0-rc5.
http://bugs.winehq.org/show_bug.cgi?id=10480
--- Comment #5 from Kai Blin kai.blin@gmail.com 2008-07-03 11:22:09 --- Can you recheck with current git? There's a patch that should allow loading native schannel.dll
http://bugs.winehq.org/show_bug.cgi?id=10480
--- Comment #6 from Peter Ajamian peter@pajamian.dhs.org 2008-07-04 20:53:52 --- Tried with current git, with the following results: With no DLL overrides Safari givs the following error message: afari can’t open the page “https://www.apple.com/%E2%80%9D because it couldn’t establish a secure connection to the server “www.apple.com”.
...and wine shows: fixme:secur32:schan_InitializeSecurityContextW stub fixme:secur32:schan_FreeCredentialsHandle (0x18d060): stub
...if I override schannel.dll I get the same error from Safari, but also get this from wine: err:module:import_dll Library MSASN1.dll (which is needed by L"Z:\home\peter\SafariTest\schannel.dll") not found fixme:secur32:schan_InitializeSecurityContextW stub fixme:secur32:schan_FreeCredentialsHandle (0x18ca48): stub
Ok, so I grabbed a copy of msasn1.dll and I get the same errors as in the first try (without any overrides).
If I override secure32.dll it then takes about a minute to time out and gives me the following error in safari: Safari could not open the page “https://www.apple.com/%E2%80%9D because the server is not responding.
...and I get no significant errors from wine. I get the same response whether or not schannel and msasn1.dll are overridden or not.
http://bugs.winehq.org/show_bug.cgi?id=10480
Wade Menard wade@ezri.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wade@ezri.org
http://bugs.winehq.org/show_bug.cgi?id=10480
WindowsHater gaab_rs@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gaab_rs@hotmail.com
--- Comment #7 from WindowsHater gaab_rs@hotmail.com 2008-09-11 12:09:28 --- I still got this bug. Also, when you use too much the menu, it crashes after some time.
http://bugs.winehq.org/show_bug.cgi?id=10480
--- Comment #8 from Austin English austinenglish@gmail.com 2008-11-29 01:17:25 --- Still present in git: fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority
http://bugs.winehq.org/show_bug.cgi?id=10480
Benson btsai@vrwarp.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |btsai@vrwarp.com
http://bugs.winehq.org/show_bug.cgi?id=10480
speedator Speedator@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Speedator@gmx.de
--- Comment #9 from speedator Speedator@gmx.de 2009-06-16 05:55:36 --- Confirming for Safari 4 and Wine 1.1.23.
http://bugs.winehq.org/show_bug.cgi?id=10480
Chris Wales chris@chrobis.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@chrobis.com
--- Comment #10 from Chris Wales chris@chrobis.com 2009-07-13 08:47:51 --- Confirming still present in Safari 3.2.3, Wine 1.1.25
http://bugs.winehq.org/show_bug.cgi?id=10480
--- Comment #11 from Juan Lang juan_lang@yahoo.com 2009-08-07 18:19:44 --- (In reply to comment #8)
Still present in git: fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority
That fixme is just a warning, really, schannel is at least partially implemented in Wine. Please attach a +secur32 log with latest git if it's still a problem.
http://bugs.winehq.org/show_bug.cgi?id=10480
Evgeny buzzilo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |buzzilo@gmail.com
--- Comment #12 from Evgeny buzzilo@gmail.com 2009-12-05 01:20:32 --- it still present in 1.1.32 Log with +secur32 in attachment
http://bugs.winehq.org/show_bug.cgi?id=10480
--- Comment #13 from Evgeny buzzilo@gmail.com 2009-12-05 01:24:48 --- Created an attachment (id=25079) --> (http://bugs.winehq.org/attachment.cgi?id=25079) safari4 log +secur32
http://bugs.winehq.org/show_bug.cgi?id=10480
--- Comment #14 from Chris Wales chris@chrobis.com 2010-01-11 09:04:30 --- Confirming still present in both Safari 3.2 and Safari 4 in Wine 1.1.36
http://bugs.winehq.org/show_bug.cgi?id=10480
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|secur32 |-unknown
--- Comment #15 from Juan Lang juan_lang@yahoo.com 2010-01-11 12:44:36 --- The last secur32-related thing that happened is: trace:secur32:AcquireCredentialsHandleW (null) L"Microsoft Unified Security Protocol Provider" 2 (nil) 0x304e228 (nil) (nil) 0x304e260 (nil)
You should have seen more traces. Since you don't have any, it looks as though you don't have gnutls installed. Please check your installation and try again.
(You can also take a look at config.log in your build directory for gnutls-related error messages.)
http://bugs.winehq.org/show_bug.cgi?id=10480
Dave Kok email@davekok.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |email@davekok.nl
--- Comment #16 from Dave Kok email@davekok.nl 2010-01-12 04:49:59 --- I just installed Safari 4 on wine-1.1.35. I can conform the problem still exists. Hoping it can be fixed. As I am developing a secure website I would like to test in Safari.
http://bugs.winehq.org/show_bug.cgi?id=10480
benois lefantomedurezo@flood.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lefantomedurezo@flood.fr
--- Comment #17 from benois lefantomedurezo@flood.fr 2010-08-23 06:45:35 --- (In reply to comment #16)
I just installed Safari 4 on wine-1.1.35. I can conform the problem still exists. Hoping it can be fixed. As I am developing a secure website I would like to test in Safari.
this big still exist on wine wine-1.1.42
http://bugs.winehq.org/show_bug.cgi?id=10480
Per Johansson per@morth.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |per@morth.org
--- Comment #18 from Per Johansson per@morth.org 2010-10-27 16:24:35 CDT --- Still exists for Safari 5, wine 1.2.1
http://bugs.winehq.org/show_bug.cgi?id=10480
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |27960
https://bugs.winehq.org/show_bug.cgi?id=10480 Bug 10480 depends on bug 27960, which changed state.
Bug 27960 Summary: Safari hangs on launch https://bugs.winehq.org/show_bug.cgi?id=27960
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
https://bugs.winehq.org/show_bug.cgi?id=10480
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht@gmx.net Resolution|--- |FIXED
--- Comment #19 from Anastasius Focht focht@gmx.net --- Hello folks,
works fine here, resolving 'fixed'.
$ sha1sum SafariSetup323.exe 54b707e636557720d52526e33262e1a44e8093a6 SafariSetup323.exe
$ du -sh SafariSetup323.exe 20M SafariSetup323.exe
$ wine --version wine-1.7.21-19-g8812193
Regards
https://bugs.winehq.org/show_bug.cgi?id=10480
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #20 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.22.