Secure Sockets Layer (SSL) OptionsID: Q172023
|
Secure Sockets layer (SSL) provides a security "handshake" that is
used to initiate the TCP/IP connection. This handshake results in the
client and server agreeing on the level of security they will use and
fulfills any authentication requirements for the connection.
SSL is also used to encrypt all the information in both the HTTP request
and HTTP response, including the URL the client is requesting, any
submitted form contents (such as credit card numbers), any HTTP
access authorization information (user names and passwords), and all
the data returned from the server to the client.
IMPORTANT: Before you can use your Web server's SSL features, you must
install a server certificate, which is a digital identification used to
identify your Web server. For information on installing a server
certificate, please see the IIS Online Product Documentation,
Chapter 5, "Securing Your Site Against Intruders."
Additional query words: ssl security
Keywords : kbother iissecurity
Version : WinNT:3.0
Platform : winnt
Issue type : kbinfo
Last Reviewed: April 27, 1999