[freetds] force security by sql server

Frediano Ziglio freddy77 at gmail.com
Fri Sep 18 05:29:36 EDT 2009


2009/9/17 Pawel <pzlist at mp.pl>:
> Hi,
> regarding to my last post:
>
> Is it possible to make a connection to sql 2000 that uses "force
> secucirty" ?
>
> My tsql result :
> Msg 20003, Level 6, State -1, Server OpenClient, Line -1
> Adaptive Server connection timed out
>
> And  debug log:
> ....
> (net.c:1011):before read
> (util.c:334):tdserror(0xbeab4342c0, 0xbeab434520, 20003, 2)
> (util.c:368):tdserror: client library returned TDS_INT_CANCEL(2)
> (util.c:389):tdserror: returning TDS_INT_CANCEL(2)
> (util.c:162):Changed query state from IDLE to DEAD
> (net.c:1050):GNUTLS: level 7:
> ..
>
>
> connection with sql 2008 that force encryption works correctly
>
> Thanks
> Pawel Z
>

So are you saying that sql 2008 works while sql 2000 not ??
Did you install certificate on server?

freddy77


More information about the FreeTDS mailing list