search for: x509_store_ctx_get_ex_data

Displaying 8 results from an estimated 8 matches for "x509_store_ctx_get_ex_data".

2010 Oct 07
3
Mac, SSL does not work
...", and, I could run iexplore to get to the wine home page. However, when I went to run a program I have from a vendor of ours, it failed. Program downloads files from their site using SSL and they won't give me access directly. The errors is: err:wininet:NETCON_init failed to load symbol X509_STORE_CTX_get_ex_data HttpOpenRequest Error 12157 ERROR_INTERNET_SECURITY_CHANNEL_ERROR So, I figured maybe it was a macports thing, so I tried the devel version. That failed for the same reason. So, I thought let's try this using the built in iexplore. Sure enough, changing to any SSL page provides the same error...
2010 Apr 09
0
Error with TD Ameritrade StrategyDesk
...g had been working great for a couple years. Now with the new notebook, I've switched from Darwine to the MacPorts version of Wine 1.1.42. The app installs fine and asks me to log in as normal, but when it tries to authenticate, I get this error: err:wininet:NETCON_init failed to load symbol X509_STORE_CTX_get_ex_data I did some research and see that it's been a problem for a game and for StrategyDesk in the past, and it was solved previously installing ies4linux, but I'm using a Mac (10.6.2). I did however install IE6 using winetricks, as I did on my previous system, which solved my install problems l...
2010 Jan 07
1
Splinter Cell Double Agent crash on start up
...s 04000000 ignored fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 1000 fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (1000): STUB fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 1000 err:wininet:NETCON_init failed to load symbol X509_STORE_CTX_get_ex_data fixme:keyboard:RegisterHotKey (0x40040,49269,0x00000001,27): stub fixme:d3d9:IDirect3DDevice9Impl_CreateAdditionalSwapChain (0x1a96a0) call to IWineD3DDevice_CreateSwapChain failed err:d3d9:device_parent_CreateSwapChain (0x1a96a4) CreateAdditionalSwapChain failed, returning 0x8876086a fixme:d3d:deb...
2010 Dec 03
0
Wine release 1.2.2
...nslation. cryptui: Update Japanese translation. Aleksey Bragin (1): msi: Fix freed memory access and fix freeing of invalid pointer. Alexandre Julliard (16): user32: Fix a DC leak in DrawIconEx. mshtml: Try installing Gecko from the global data dir too. wininet: Load X509_STORE_CTX_get_ex_data from libcrypto not libssl. winhlp32: Use a standard About dialog, with the proper icon. wine.inf: Add a few more common functions to be excluded from relay traces. kernel32: Use RtlDosPathNameToNtPathName_U to validate the path in GetVolumeInformationW. configure: Disable Fo...
2012 Oct 30
5
Pigeonhole 3.3 broken against Dovecot 2.1.10
..._1.0.0' /usr/local/lib/dovecot/libdovecot-storage.so: undefined reference to `SSL_connect at OPENSSL_1.0.0' /usr/local/lib/dovecot/libdovecot-storage.so: undefined reference to `ERR_error_string_n at OPENSSL_1.0.0' /usr/local/lib/dovecot/libdovecot-storage.so: undefined reference to `X509_STORE_CTX_get_ex_data at OPENSSL_1.0.0' /usr/local/lib/dovecot/libdovecot-storage.so: undefined reference to `SSL_set_verify at OPENSSL_1.0.0' /usr/local/lib/dovecot/libdovecot-storage.so: undefined reference to `BIO_new_bio_pair at OPENSSL_1.0.0' /usr/local/lib/dovecot/libdovecot-storage.so: undefined ref...
2017 Aug 25
3
trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!
...m_openssl.so SSL_set_cipher_list ../lib-ssl-iostream/.libs/libssl_iostream_openssl.so SSL_set_ex_data ../lib-ssl-iostream/.libs/libssl_iostream_openssl.so SSL_CTX_set_cipher_list ../lib-ssl-iostream/.libs/libssl_iostream_openssl.so SSL_set_verify ../lib-ssl-iostream/.libs/libssl_iostream_openssl.so X509_STORE_CTX_get_ex_data ../lib-ssl-iostream/.libs/libssl_iostream_openssl.so ERR_free_strings ../lib-ssl-iostream/.libs/libssl_iostream_openssl.so X509_NAME_dup ../lib-ssl-iostream/.libs/libssl_iostream_openssl.so SSL_CTX_set_tmp_rsa_callback ../lib-ssl-iostream/.libs/libssl_iostream_openssl.so X509_get_subject_name ../li...
2010 Oct 15
0
Wine release 1.3.5
...ake sure the driver CreateCursorIcon() entry point is always called. user32: Implemented GetIconInfoExA/W. user32/tests: Tests for GetIconInfoExA/W. user32: Convert the icon cache to a standard Wine list. user32: Get rid of the unused icon cache refcount. wininet: Load X509_STORE_CTX_get_ex_data from libcrypto not libssl. user32/tests: Test GetIconInfoExW too since the A version is broken on Win64. jscript: Add a missing terminator to a string constant. jscript: Remove an incorrect and unnecessary error check. user32: Store the module and resource name information f...
2009 Dec 18
0
Wine release 1.1.35
..." on failure in IWineD3DDeviceImpl_CreateSurface(). wined3d: Add a function to destroy dummy textures. wined3d: Add some error handling to create_primary_opengl_context(). wined3d: IWineD3DStateBlockImpl no longer implements IWineD3DBase. Huw Davies (35): winhttp: Load X509_STORE_CTX_get_ex_data from libcrypto not libssl. gdiplus: Fix a couple of memory leaks. inetcomm: Fix memory leak. oleaut32: Fix a couple of memory leaks in the tests. oleaut32: Fix several memory leaks in tests. ntdll: Fix a few memory leaks in tests. setupapi: Fix memory leak....