https://bugs.winehq.org/show_bug.cgi?id=40107
Bug ID: 40107 Summary: ODBC Connection to MSSQL Server with SSL Product: Wine Version: 1.8-rc4 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: olaf.schumann@gmx.de
Created attachment 53591 --> https://bugs.winehq.org/attachment.cgi?id=53591 Connection Test with SSL
Hi,
ODBC with MDAC 2.8 works fine, but if the MSSQL-Server needs SSL the connection fails.
To Test it, install MDAC 2.8 (winetrick: mdac 2.8) Control Panel->Data Sources(ODBC)->SystemDSN->Add->SQL Server Configure a Server without SSL: Everything's fine. Configure a Server with SSL: Connection fails (See attachment).
I cross-checked this with a Windows 2k VM. Installing MDAC_TYP.EXE. Configuring the above SQL Servers: Connection to a SSL encryption enabled SQL Server works.