0 Replies Latest reply on Aug 11, 2004 7:31 PM by abalan

    SSL based remote JMX client

    abalan

      I am trying to determine how SSL based communication can be established between a remote JMX client and the MBean server.

      Currently I have the remoting working via a RMIAdaptor handle which provides a communication link to the MBeans I wish to work against.

      If I enable IIOP over SSL, does this buy me SSL connectivity from my Client RMIAdaptor instance through to the MBeanServer?

      thanks!