MSSQL encrypted connection
"Lueders, Paul T CTR (US)" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <A2DFE49D31252C4DABA3124FD7911652637DA8D6@ucolhpku.easf.csd.disa.mil> |
I am attempting to access a mssql 2012 database from a RHEL 6 server. The database is configured to use encrypted connections. When I test the connection using either tsql of osql I get and error. What is the proper method of configuring the driver to allow an encrypted connection? Thanks