0 Replies Latest reply on Jun 23, 2003 5:55 AM by veit

    EJB over SSL

    veit

      Hi all,

      (JBoss 3.0.4)

      I am trying to call EJBs over SSL (standard - app to container -; and from one container to another). I configured everytthing as described in the JBoss Docs. The communication goes over port 4444.
      However, ethereal gives me an unencrypted stream! So I presume that the connection is not encrypted at all. Even the exception thrown do not show any ssl-specific messages.
      Regards,

      Dominic