Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As with the JMX Management Console above, if the broker is using a self-signed SSL certificate then in order to connect remotely using JConsole, an appropriate trust store must be provided by supplying JConsole with values for the javax.net.ssl.trustStore and javax.net.ssl.trustStorePassword properties at startupat startup. See JConsole for further details on configuration.

Additional Information

More information on Java's handling of SSL certificate verification and customizing the keystores can be found in the JSSE Reference Guide .

...