whatbug wrote: > this is what i get until the point I try to login: > > > Code: > conta[Evernote3]$ wine Evernote.exe > fixme:msg:ChangeWindowMessageFilter 4a 00000001 > fixme:msg:ChangeWindowMessageFilter c06e 00000001 > err:ole:CoGetClassObject class {aac46a37-9229-4fc0-8cce-4497569bf4d1} not registered > err:ole:CoGetClassObject no class object {aac46a37-9229-4fc0-8cce-4497569bf4d1} could be created for context 0x1 > fixme:treeview:TREEVIEW_PrintClient Partial Stub: (hdc=0x63f0 options=0x00000014) > > > > > > and after: > > Code: > > fixme:wininet:INET_QueryOption INTERNET_OPTION_CONNECTED_STATE: semi-stub > fixme:wininet:InternetAttemptConnect Stub > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3600000 > fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 1800000 > err:wininet:NETCON_secure_connect SSL_connect failed: 12055 > > > > This looks like OpenSSL (which wininet uses to create SSL/TLS connections) is rejecting the certificate. Please file a bug so we can track this.