Using SSL in Java applets

Java applet clients can use the Web browser’s Java SSL implementation to create SSL connections to an EAServer. SSL connections from a Java applet require that:

Chapter 16, “Tutorial: Using SSL” contains a security tutorial that walks you through the tasks of configuring certificates and running a sample applet that connects to EAServer using SSL.