Transport options for EJB3 via SSL

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 3799

This topic has not yet been written. The content below is from the topic description.
Transport options for EJB3 via SSL This chapter describes configuration of two different arrangements for Remote Method Invocation of EJB3s over an encrypted transport: RMI + SSL and RMI via HTTPS. HTTPS is an option as the transport for RMI when firewall configuration prevents use of the RMI ports. Generating a key pair for SSL is covered in Section 15.2, “Generate encryption keys and certificate” . Configuring RMI + SSL for EJB3 is covered in Section 15.3, “EJB3 RMI + SSL Configuration” . Configuring RMI via HTTPS for EJB3 is covered in Section 15.4, “EJB3 RMI via HTTPS Configuration” . Configuring RMI + SLL for EJB2 is covered in Section 15.5, “EJB2 RMI + SSL Configuration” .