Microsoft KB Archive/132224

From BetaArchive Wiki
Knowledge Base


INF: Network Encryption Available Using the Multi-Protocol Net Library

Article ID: 132224

Article Last Modified on 9/24/2003



APPLIES TO

  • Microsoft SQL Server 6.0 Standard Edition
  • Microsoft SQL Server 6.5 Standard Edition
  • Microsoft SQL Server 7.0 Standard Edition
  • Microsoft SQL Server 2000 Standard Edition



This article was previously published under Q132224

SQLBUG_70 (55977)

SUMMARY

Microsoft SQL Server allows for encryption of data "over the wire" for both 16-bit and 32-bit clients with the encryption option of the Multi-Procotol Network Library.

MORE INFORMATION

To enable encryption in SQL Server 6.0 and 6.5, select the Enable Multi Protocol Encryption checkbox in the SQL Server Setup program when you add the Multi-Protocol network library. To enable encryption in SQL Server 7.0, when you add the Multi-Protocol network library using the SQL Server Network utility, select the "Enable multi-protocol encryption" checkbox. For more information, search on Establishing an Encrypted Connection in Books Online.

In SQL Server 2000, every network library has a checkbox in the SQL Server Network Utility that allows you to enable encryption.

SQL Server relies on the Microsoft Windows operating system to perform the encryption of network traffic. Therefore, the operating system determines the size and type of the encryption key.


Additional query words: 6.00 sql6 encryption 6.50

Keywords: kbinfo KB132224