Murach's ASP.NET 4 Web Programming
with VB 2010
How to secure a web site
This chapter teaches you how to use SSL encryption to secure the data transmissions between client and server in your ASP.NET applications.
|
|
|
|
How secure connections work |
608 |
|
How digital secure certificates work |
610 |
|
How to determine if a digital
secure certificate is installed on your server |
610 |
|
|
How to get a digital secure certificate |
612 |
|
How to work with certificates
using IIS 7 |
614 |
|
How to work with certificates
using earlier versions of IIS |
616 |
|
|
How to request a secure connection |
618 |
|
How to force a page to use a secure
connection |
620 |
|
|
The operation of the Halloween
Store application |
622 |
|
The code for the Halloween Store
application |
622 |
|
 |
|
|
|
|
© Copyright 1998-
Mike Murach & Associates, Inc. All rights
reserved.
|