Murach's Java Servlets and JSP
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 |
398 |
|
How TLS works |
398 |
|
When to use a secure connection |
398 |
|
How SSL authentication works |
400 |
|
How to obtain a digital secure certificate |
402 |
|
|
How to install the JSSE API |
404 |
|
How to create a certificate for testing |
406 |
|
How to enable SSL in Tomcat |
406 |
|
How to test a local SSL connection |
408 |
|
|
How to request a secure connection |
410 |
|
A page that uses a secure connection |
412 |
|
How to return to a regular HTTP connection |
412 |
|
How to switch from a local system to an Internet
server |
412 |
|
t |
|
|
|
|
© Copyright 1998-2008 Mike
Murach & Associates, Inc. All rights reserved.
|