search for: netcon_secure_connect

Displaying 14 results from an estimated 14 matches for "netcon_secure_connect".

2010 Jan 29
7
Wine and Miranda IM
...itical extension "2.5.29.32" fixme:crypt:CRYPT_CriticalExtensionsSupported unsupported critical extension "2.5.29.32" fixme:hnetcfg:fw_profile_get_FirewallEnabled 0x205b58, 0x204e7d4 fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (8000): STUB err:wininet:NETCON_secure_connect SSL_connect failed: 12157 fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (8000): STUB err:wininet:NETCON_secure_connect SSL_connect failed: 12157 fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (8000): STUB err:wininet:NETCON_secure_connect SSL_conne...
2009 Aug 11
0
NETCON_secure_connect error
Hey guys, I have a bit of a problem... When ever I try to run a program from within Wine that connects to a server with an self-signed ssl certificate (example: uTorrent + SSL Tracker), wine will not let the connection go through and throws this error: Code: err:wineinet:NETCON_secure_connect couldn't verify the security of the connection, 19 I have been trying to fix this for a while now, but have had no luck. Does anyone know how to go about fixing this? Basically, Is there a way to tell wine to not care about self-signed ssl certificates and not block connections that are usi...
2011 Sep 06
1
NETCON_secure_connect Error
...en updated. fixme:mscoree:GetRequestedRuntimeInfo ((null), L"v2.0.50727", (null), 0x00000006, 0x00000018, 0x33fc04, 0x00000104, 0x33fb64, 0x33fe0c, 0x00000014, 0x33fb70) stub fixme:mscoree:GetCORVersion (0x33fe0c, 20, 0x33fb70): semi-stub! fixme:mscoree:CorExitProcess (1) stub err:wininet:NETCON_secure_connect couldn't verify the security of the connection, 21 fixme:urlmon:on_progress OnProgress failed: 80004004 fixme:wininet:InternetLockRequestFile STUB fixme:urlmon:on_progress OnProgress failed: 80004004 fixme:urlmon:on_progress OnProgress failed: 80004004 fixme:urlmon:on_progress OnProgress failed...
2010 Dec 27
2
Error in SSL connection
...="X alsa cups dbus fontconfig gecko gnutls jpeg lcms ldap mp3 ncurses openal opengl oss perl png samba ssl threads truetype win32 win64 xcomposite xinerama xml" Actually program launch, but I can't connect e.g. login to server. I know exactly what cause a trouble: Code: err:wininet:NETCON_secure_connect SSL_connect failed: 12056 Full log: http://pastebin.com/n2kA7BGe Guess it miss some windows libs, but don't know what exactly it need.
2010 Jul 30
6
[EverNote] Can't connect to server
Hi, i have been using EverNote http://appdb.winehq.org/objectManager.php?sClass=application&iId=2566 on debian sid x64 with no problems:installation and running was without any problems. But because of some troubles with my install of debian 64, i changed to Salix 32. But now I can't use EverNote. Install is OK, but when I try to login, its says: Can't connect to server. I have
2010 Sep 04
2
"Bus Driver" Game cannot complete registration
...xme:wininet:IsHostInProxyBypassList STUB: flags=3 host=amlocalhost.trymedia.com length=24 err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 err:wininet:NETCON_secure_connect SSL_connect failed: 12055 fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abnormal_termination (void)stub fixme:seh:_abno...
2011 May 28
1
Battle.net SystemCheck doesn't send data
Hello, I've been trying to setup my beta profile account for my Battle.net account using their SystemCheck_enUS.exe. It runs fine, you accept the terms, the information seems fine, you click send but then it returns that it had a problem sending the data. Terminal ouput: http://pastebin.com/BnXk6Qib I would like to report it as a bug but it said to post here if unsure (which I am). I've
2011 Mar 29
1
$ winetricks vc2005express
...o do! fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! err:wininet:NETCON_secure_connect SSL_connect failed: 12056 err:ole:CoRevokeClassObject called from wrong apartment, should be called from 2a0000002b
2012 Apr 04
3
Evernote Cannot Connect To Internet
...ptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 60000 fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 300000 err:wininCan't attach process 002f: error 5 et:NETCON_secure_connect SSL_connect failed: 12157 wine: Unhandled page fault on read access to 0x0279e9e0 at address 0x60345d88 (thread 003f), starting debugger... fixme:iphlpapi:CancelIPChangeNotify (overlapped 0x15fdcc8): stub
2013 Mar 01
0
Wine release 1.5.25
...mshtml: Addeed IHTMLDocument5::createAttribute implementation. mshtml: Added support for IHTMLDOMAttribute::get_nodeName in detached attributes. mshtml: Added IHTMLDocument5::createAttribute tests. winhttp: Removed no longer used netconn_init argument. wininet: Fail in NETCON_secure_connect instead of create_netconn if OpenSSL is not available. vbscript: Added support for a few more constants. urlmon: Use separated variable for InternetQueryDataAvailable to avoid races. mshtml: Don't report IHTMLTextContainer as supported in anchor element. mshtml: Added IH...
2013 Apr 12
0
Wine release 1.5.28
.... jscript: Use helpers to access string buffers in jsregexp.c. jscript: Use helpers to access string buffer in string.c. jscript: Moved string buffer to separated struct from jsstr_t. mshtml: Fixed builtin getter call with arguments. wininet: Moved more compat logic to netcon_secure_connect_setup. winhttp: Improved error handling in netconn_secure_connect. ieframe: Moved travellog to its own struct. ieframe: Fixed index of stored history when loading from history. ieframe: Moved freeing travellog entry into a helper function. ieframe: Use IPersistHistory...
2012 May 11
0
Wine release 1.5.4
...atrix structure for the identity matrix. wined3d: Properly check for transformed position in buffer_check_attribute(). Hwang YunSong (1): po: Update Korean translation. Jacek Caban (31): oleaut32: Added BSTR cache implementation. wininet: Use hostname stored in server_t in NETCON_secure_connect. jscript: Added support for VT_I2 in disp_propget. jscript: Added support for VT_I2 in disp_call. jscript: Added support for VT_I2 in invoke_prop_func. jscript: Added VT_I2 tests. oleaut32: SysStringLen code clean up. oleaut32: SysStringByteLen code clean up....
2012 May 25
0
Wine release 1.5.5
...OPTION_REQUEST_FLAGS). wininet: Added INTERNET_OPTION_REQUEST_FLAGS tests. wininet: Added better traces for status info in INTERNET_SendCallback. wininet: Store server_t in http_request_t. wininet: Store security flags in server_t. wininet: Set SECURITY_FLAG_SECURRE in NETCON_secure_connect. wininet: Set SECURITY_FLAG_STRENGTH_* flags in NETCONN_secure_connect. wininet: Store server_t on the list until clean up. wininet: Added INTERNET_OPTION_SETTINGS_CHANGED semi-stub implementation. wininet: Store certificate error information in security flags. wininet...
2009 Dec 04
0
Wine release 1.1.34
...Return content document in get_document for frame elements. mshtml: Added [i]frame elements content document tests. wininet: Directly return error status from NETCON_create. wininet: Directly return error status from NETCON_connect. wininet: Dorectly return error status from NETCON_secure_connect and NETCON_send. wininet: Directly return error status from WriteFile implementations. wininet: Directly return error status from HTTP_OpenConnection. wininet: Directly return error status from NETCON_close. wininet: Don't use INTERNET_SetLastError in HttpSendRequestW....