Browse All SSL Guide topics
Microsoft Corporation
Detailed reference: http://msdn.microsoft.com/zh-cn/library/ff649205.aspx
Target
This module is used to:
Configure an ASP.net Web service to require SSL for all client communications.
Configure the client computer to trust the certification authority (CA) that issued the SSL certificate for the WEB server.
Use HTTPS to securely invoke the ASP.net Web service.
Apply to:
This module applies to the following products and technologies:
Microsoft®windows®xp or Windows Server (with Service Pack 3) and newer operating systems
Microsoft Internet Information Services (IIS) 5.0
Microsoft. NET Framework version 1.0 (with Service Pack 2) and later
Microsoft Visual c#®.net Development tools
How to use this module
Use this module to the fullest extent:
You must have experience using Visual C #. NET and Microsoft Visual studio®.net development systems.
You must have experience using ASP.net to develop WEB applications.
Must have experience in configuring IIS.
Read the module "Secure communication". This module describes SSL and describes some of the things that are most commonly used to it.
You must have a WEB server with an SSL certificate installed. For more information, read "How to Set up SSL on a Web Server".
Your client computer must have trusted the CA that issued the SSL certificate for your server, or you must have access to the CA certificate so that you can use the procedure described in this module to write to it.