Wine 1.7.17
I'm trying to run an application called Symphony Math. It attempts to connect to services on the Internet but fails. A tcpdump trace sure looks like it's trying but a WINEDEBUG warn trace produces the following:
Code: Select all
...
warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\Program Files (x86)\\Symphony Learning\\schannel.dll" not found (c0000034)
warn:secur32:schan_imp_handshake ALERT: 112 The server name sent was not recognized
warn:wininet:netcon_secure_connect_setup Failed to initialize security context failed: 80090304
warn:secur32:schan_imp_handshake ALERT: 112 The server name sent was not recognized
warn:wininet:netcon_secure_connect_setup Failed to initialize security context failed: 80090304
...
_k