[openssl.org #2807] Can't connect to Evernote server

2012-05-05 Thread ???? ??????? via RT
Hi all, Probably there is some regression in openssl. After some updates on my system I can't use Evernote under wine anymore. I posted a bug: http://bugs.winehq.org/show_bug.cgi?id=30598 Looking for a solution I've founded the following post in the Evernote blog:

[openssl.org #2807] Can't connect to Evernote server

2012-05-05 Thread Stephen Henson via RT
[zero...@gmail.com - Sat May 05 20:27:54 2012]: Hi all, Probably there is some regression in openssl. After some updates on my system I can't use Evernote under wine anymore. I posted a bug: http://bugs.winehq.org/show_bug.cgi?id=30598 Looking for a solution I've founded the

Re: [openssl.org #2807] Can't connect to Evernote server

2012-05-05 Thread ???? ??????? via RT
Looks like it doesn't like TLS v1.2 or v1.1 connections and wont downgrade to 1.0. Try it with the -tls1 option and see if that helps. Hi Steve, I've tried -tls1 option. It didn't help. But I successed with -ssl3 option. Does it mean something? Should it be handled automaticaly? --

Re: [openssl.org #2807] Can't connect to Evernote server

2012-05-05 Thread ???? ??????? via RT
I looked on page http://msdn.microsoft.com/en-us/library/windows/desktop/aa384066(v=vs.85).aspx. There is noted: By default only SSL3 and TLS1 are enabled. Wine uses SSLv23_method so it will send SSL2 hello. May it be a problem? -- ??? zero...@gmail.com