Java Secure Sockets Extension support

EAServer 4.1.1 allows you to use Sun’s Java Secure Sockets Extension (JSSE) classes provide support for SSL connections. JSSE provides an alternative to the built-in SSL implementations when secure connections are needed from an applet running in a Web browser. To support JSSE, new properties have been added to the Java client runtime classes. For information on using JSSE in Java clients, see Chapter 5, “Using SSL in Java Clients,” in the EAServer Security Programming and Administration Guide.