Im trying to setup a mssql on a linux machine (CentOS). But the application cannot connect through it because of:
[DBNETLIB][ConnectionOpen (SECDoClientHandshake()).]SSL Security error.
This is the error being thrown by the application. I've already disabled my firewall and configured applications OS' host file to point to the linux server. Thank you