Skip to Content.
Sympa Menu

freetds - Re: [freetds] MSSQL encrypted connection

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddy77 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] MSSQL encrypted connection
  • Date: Wed, 9 Dec 2015 21:11:56 +0000

2015-12-09 20:52 GMT+00:00 Lueders, Paul T CTR (US)
<paul.t.lueders.ctr AT mail.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


Hi,
looks at http://www.freetds.org/userguide/freetdsconf.htm and
http://www.freetds.org/userguide/odbcconnattr.htm (if you are using
ODBC) and search for "encryption".

Use "tsql -C" command to understand if either GnuTLS or OpenSSL
(required for encryptions connection) are enabled.

Frediano




Archive powered by MHonArc 2.6.24.

Top of Page