Skip to Content.
Sympa Menu

freetds - [freetds] OpenSSL support

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio AT vodafone.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: [freetds] OpenSSL support
  • Date: Wed, 25 May 2005 12:19:22 +0200

I added again OpenSSL support (in CVS HEAD). It can be used for SSL
connection using mssql (instead of GnuTLS but not require any patch).

Pay attention that linking to OpenSSL require you to add a "This product
includes software written by Eric Young (eay AT cryptsoft.com)". See
OpenSSL license for details at
http://www.openssl.org/source/license.html.

It seems that even OpenSSL has a library leak similar to GnuTLS one so
every time you load/use/unload openssl library a leak occur (the same
happen to all libraries that use openssl).
See http://freetds.sourceforge.net/out/test2/out.html for details.

freddy77




Archive powered by MHonArc 2.6.24.

Top of Page