Re: Secure SQL Server 2000 Communication
From: Richard Waymire [MSFT] (rwaymi_at_online.microsoft.com)
Date: 11/11/03
- Next message: Dejan Sarka: "Re: Schemas"
- Previous message: Mujtaba Syed: "Schemas"
- In reply to: Martin R-L: "Secure SQL Server 2000 Communication"
- Next in thread: Martin R-L: "Re: Secure SQL Server 2000 Communication"
- Reply: Martin R-L: "Re: Secure SQL Server 2000 Communication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 11 Nov 2003 18:19:49 +0100
If you mean using standard security then you should install a certificate on
the server that's valid for SSL so we'll do a good job encrpyting the
connection attempt, and I would recommend you consider encrypting all data
traffic if you think there's any risk of someone reading your network
traffic.
-- Richard Waymire, MCSE, MCDBA This posting is provided "AS IS" with no warranties, and confers no rights. "Martin R-L" <martin_rosenlidholm@msn.com> wrote in message news:O2E8JnGqDHA.2232@TK2MSFTNGP09.phx.gbl... > What's the security considerations when using a SQL Server 2000 with > password authentication and "fat clients" (written for CLR) that uses it > directly? > > Thanx! > > // Martin R-L > >
- Next message: Dejan Sarka: "Re: Schemas"
- Previous message: Mujtaba Syed: "Schemas"
- In reply to: Martin R-L: "Secure SQL Server 2000 Communication"
- Next in thread: Martin R-L: "Re: Secure SQL Server 2000 Communication"
- Reply: Martin R-L: "Re: Secure SQL Server 2000 Communication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|