[Bug 623] Regression: IE can't view https links

Wine Bugs wine-bugs at winehq.com
Tue Dec 30 07:53:43 CST 2003


http://bugs.winehq.com/show_bug.cgi?id=623


mike at theoretic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |LATER




------- Additional Comments From mike at theoretic.com  2003-30-12 07:53 -------
I think this depends entirely on what dll overrides you use. It works fine for
me using the following:

[AppDefaults\\iexplore.exe\\DllOverrides]
"mshtml" = "native, builtin"
"shfolder" = "native, builtin"
"shell32" = "native, builtin"
"shell" = "native, builtin"
"shdocvw" = "native, builtin"
"shlwapi" = "native, builtin"
"urlmon" = "native, builtin"
"crypt32" = "native, builtin"
"wininet" = "native, builtin"

I suspect if SSL doesn't work crypt32 or wininet are set to builtin. These DLLs
are mostly stubs in Wine - is this a bug we should bother keeping in bugzilla?
Personally I think not, so I'll close it as LATER.

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list