http://bugs.winehq.com/show_bug.cgi?id=623 mike(a)theoretic.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |LATER ------- Additional Comments From mike(a)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.