[freetds] [ freetds-Patches-1431050 ] SSL enhancements
SourceForge.net
noreply at sourceforge.net
Thu Feb 26 14:08:32 EST 2009
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: Closed
>Resolution: Works For Me
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: 2009-02-26 20:08
Message:
I used a lot of configurations and SSL support always worked for me
freddy77
----------------------------------------------------------------------
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
More information about the FreeTDS
mailing list