2 Replies Latest reply on May 4, 2008 10:05 AM by katzshay

    Encrypt JMX console password

    katzshay

      Hi all,
      I'm using the JMX console security as it written http://wiki.jboss.org/wiki/SecureTheJmxConsole
      Everything works fine and i'm getting a box for entering the username/password when i'm trying to get into: http://localhost:8080/jmx-console, but my question is:
      The JMX console storing the username/password in a plain text file(jmx-console-users.properties) is there any way to configure the jboss to encrypt this file? so the jmx-console-users.properties will contain encrypted username/password?