2 Replies Latest reply on Aug 17, 2012 11:08 AM by essiambl

    SSL on Karaf's JMX connector?

    essiambl

      Is there any way to enable SSL on the JMX Connector? I've configured ports in etc/org.apache.karaf.management.cfg but I haven't found any way to secure the connector with SSL. It seems to be a bit of a security issue as users and passwords are sent in plain text over RMI.

       

      Short of that, is it possible to disable the RMI connector entirely (I'd use the connector from the JVM instead)?