http://bugs.winehq.org/show_bug.cgi?id=30598 --- Comment #6 from Ilya Loginov <isloginov(a)gmail.com> 2012-05-05 16:27:07 CDT --- It looks like Evernote does not use winhttp at all. But looking into wininet log I've founded something interesting: trace:wininet:InternetSetOptionW (0x3 31 0x2fce058 4) MSDN says that 31 is INTERNET_OPTION_SECURITY_FLAGS [1]. Indeed it says also that SECURITY_FLAG_SSL3 0x00000004 Not implemented. But I will look into it and try to find out if Evernote pass this flag to InternetSetOption. [1] http://msdn.microsoft.com/en-us/library/windows/desktop/aa385328(v=vs.85).as... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.