Murach's Java Servlets and JSP (2nd Edition)
How to use SSL to work with a secure connection
This chapter introduces the Secure Sockets Layer (SSL), it shows how to configure a testing environment for SSL, and it shows how to work with a secure connection.
|
|
|
|
How SSL works |
514 |
|
How TLS works |
514 |
|
When to use a secure connection |
514 |
|
How SSL authentication works |
516 |
|
How to obtain a digital secure certificate |
518 |
|
|
How to create a certificate for testing |
520 |
|
How to enable SSL in Tomcat |
522 |
|
How to test a local SSL connection |
522 |
|
|
How to request a secure connection |
524 |
|
A JSP that uses a secure connection |
526 |
|
How to return to a regular HTTP connection |
526 |
|
How to switch from a local system to an Internet
server |
526 |
|
t |
|
|
|
|
© Copyright 1998-2009 Mike
Murach & Associates, Inc. All rights reserved.
|