Team LiB
Previous Section Next Section

How To—Use SSL to Secure Communication with SQL Server 2000

You can use the Secure Sockets Layer (SSL) protocol to secure the communication link between clients (direct callers) and Microsoft® SQL Server™ 2000. When you configure SQL Server for SSL, all of the data transmitted between client and server (and vice versa) may be encrypted to ensure that the data remains confidential while in transit between the client and SQL Server.

Notes


Team LiB
Previous Section Next Section