Configuring DataDirect/Merant drivers from Linux for SQL Server with encryption
HI all-
I'm running EPM 11.1.2.3 (merant drivers 7.0.1) and trying to setup a connection to a SQL Server instance that has encryption enabled. EPM is running on Linux Redhat 5.
We have validated that the network connection to the port is good. Normally I should be able to set encryptionmethod=1 (encryption on as SSL) and validateservercertificate=0 to test basic encryption functionality. The driver shouldn't care what the certificate says because of the validate*=0
However, when I try to to connect with the ./eaxmple script I get the following error(s):
SQLConnect: Retrying Connect.
SQLSTATE = 08S01
NATIVE ERROR = 0
MSG = [DataDirect][ODBC SQL Server Wire Protocol driver]Socket closed.