The information in this article applies to:
IMPORTANT: This article contains information about editing the registry. Before you edit the registry, make sure you understand how to restore it if a problem occurs. For information about how to do this, view the "Restoring the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help topic in Regedt32.exe. SUMMARY
Internet Information Server 3.0 has the capability to force a 128-bit SSL
connection and reject browsers that attempt to negotiate at a lower
encryption level. This feature maximizes the security on connection
between the client and server by forcing the highest possible encryption
level.
MORE INFORMATION
The US or Canada version of Schannel.dll must be present on the IIS
computer for this feature to work. This DLL is included in the US and
Canada versions of Service Pack 2 for Windows NT 4.0. For reference, the
version of the DLL should be 4.72.1429.1 or higher. The description should
be "US/Canada Only, Not for Export."
Change the value for ENABLED to 0 (HEX) Default Value: 30 (HEX) NOTE: This registry entry will default to 0 in Service Pack 3 for Windows NT.
Change the value for ENABLED to 10000 (HEX) Default Value: ffffffff (HEX) After you make the above changes on the IIS computer, the computer MUST be restarted to reinitialize Schannel.dll. The server will now reject any non- 128-bit clients at the beginning of the SSL negotiation. The browser will simply display an error message equivalent to "Connection refused" or "Error in security library." The messages will vary because the connection is dropped suddenly during the negotiation phase.
Keywords : kbsetup |
Last Reviewed: May 4, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |