Article ID: 175439 - Last Review: October 26, 2006 - Revision: 4.1 XFOR: Enabling SSL For Exchange Server
This article was previously published under Q175439 On This PageSUMMARY To accept logons from Internet clients, the Microsoft
Exchange Server computer must be configured to accept the authentication method
supported by the client. This article addresses how to enable the Exchange
Server to accept Secure Socket Layer (SSL) authentication. Check your client's documentation to determine what authentication methods it supports and how to configure the client to use authentication. See the "More Information" section for an overview of SSL. MORE INFORMATION If you are running Exchange Server on a Windows 2000
server, the Key Manager is not integrated into the IIS Admin program. You must
run Key Manager by using the executable file Keyring.exe. To start the Microsoft Internet Information Server (IIS) Key Manager in Windows 2000, click Start, click Run, type keyring.exe in the Open box, and then click OK. To enable Exchange Server to accept SSL authentication:
The authentication function assures that the data is being sent to the correct server and that the server is secure. Encryption ensures that data cannot be read by anyone other than the target server. Data integrity ensures that the data has not been corrupted or altered in transit. Client Obtains Server CertificateThe client and server introduce themselves to each other with HELO/EHLO messages (for SMTP/ESMTP respectively) and exchange information containing the encryption method to use, session information, server certificate (containing the server's public key), and random data.Client Verifies ServerThe client verifies that the server certificate is from a certifying authority and then uses it to send a message to authenticate the server (to verify it is who it claims to be). If the server does not pass the authentication, the client typically informs the user that the server is not who it claims to be.Client/Server Determine Encryption Key to Use for This SessionIf the server replies back successfully, the client and server create a random secret key (referred to as the Master Key in the SSL specification) from the random data exchanged and the encryption method specified (such as RSA).Data Encrypted with Agreed Upon KeyAll data sent over the SSL channel is encrypted with the secret key.APPLIES TO
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations |






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email

Back to the top
