Skip to Content.
Sympa Menu

freetds - [freetds] [ freetds-Patches-1431050 ] SSL enhancements

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "SourceForge.net" <noreply AT sourceforge.net>
  • To: noreply AT sourceforge.net
  • Subject: [freetds] [ freetds-Patches-1431050 ] SSL enhancements
  • Date: Sat, 31 Mar 2007 04:00:38 -0700

Patches item #1431050, was opened at 2006-02-13 23:04
Message generated for change (Comment added) made by freddy77
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=407808&aid=1431050&group_id=33106

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: TDS protocol
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Brian Bruns (brianb)
Summary: SSL enhancements

Initial Comment:
If you attempt to use freetds compiled with openssl
to a MSSQL server with a certificate installed, your
connection will hang. This worked fine before MS
SP4, but broke with that service pack. If the client
sends a different encryption request, however, things
work fine.

This diff allows you to set an environment variable
(TDSSSL) or a freetds.conf section option (ssl) to
control the client encryption flag.

Thanks

Jon Poland
polandj AT garble.org



----------------------------------------------------------------------

>Comment By: Frediano Ziglio (freddy77)
Date: 2007-03-31 13:00

Message:
Logged In: YES
user_id=75766
Originator: NO

Partially applied. Missing environment part.
Test with former versions required, currently ssl disabled by default,
perhaps we should always ask for encryption.


----------------------------------------------------------------------

Comment By: Frediano Ziglio (freddy77)
Date: 2006-10-23 09:53

Message:
Logged In: YES
user_id=75766

It seems that mssql2005 do not work whithout this patch.
However a test for backward compatibility (like mssql2k with
SP3 and not certificate) should be done.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=407808&aid=1431050&group_id=33106



  • [freetds] [ freetds-Patches-1431050 ] SSL enhancements, SourceForge.net, 03/31/2007

Archive powered by MHonArc 2.6.24.

Top of Page