0 Replies Latest reply on Nov 24, 2003 6:49 AM by shaman

    JNDI and RMI over HTTPS

    shaman

      Hi

      I use JBoss3.0.7.
      I was able to configure JBoss to connect to JNDI and EJB over ssl(using JRMP and SSL). Also I was able to connect to JNDI and EJB using HTTP. But how I can configure JBoss3.0.7 to connect to JNDI and EJB over HTTPS(HTTP + SSL).

      That I should make on the client and on the server?