Skip to Content
Java Security Handbook
book

Java Security Handbook

by Jamie Jaworski, Paul J. Perrone, Venkata S.R. Krishna Chaganti
September 2000
Intermediate to advanced
552 pages
12h 9m
English
Sams
Content preview from Java Security Handbook

Chapter 9. SSL and JSSE

The Secure Socket Layer (SSL) provides a standard protocol operating over TCP/IP through which encrypted traffic can be exchanged between a client and a server. The Java Secure Socket Extension (JSSE) provides a standard Java-based API to SSL. Underlying SSL provider implementations can be used with JSSE, while a standard and stable API is provided for JSSE clients. In this chapter, we will briefly explore the SSL standard and JSSE API mechanisms used by clients and servers.

In this chapter, you will learn

  • The basics of the SSL protocol

  • The basic architecture of the JSSE API

  • The means by which JSSE provider implementations are used with the JSSE API

  • The basic approach for building SSL servers using JSSE

  • The basic approach for ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Java Security, 2nd Edition

Java Security, 2nd Edition

Scott Oaks
Java Security

Java Security

Scott Oaks
Java Cryptography

Java Cryptography

Jonathan Knudsen
TCP/IP Sockets in Java, 2nd Edition

TCP/IP Sockets in Java, 2nd Edition

Kenneth L. Calvert, Michael J. Donahoo

Publisher Resources

ISBN: 0672316021Purchase book