Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cleantutorials/1d075551b62d3af604c5af4ff74c9b73 to your computer and use it in GitHub Desktop.
Save cleantutorials/1d075551b62d3af604c5af4ff74c9b73 to your computer and use it in GitHub Desktop.
jconsole -J-Djavax.net.ssl.keyStore="B:\JMX Client\Security\clientkeystore"
-J-Djavax.net.ssl.keyStorePassword=clientpass
-J-Djavax.net.ssl.trustStore="B:\JMX Client\Security\clienttruststore"
-J-Djavax.net.ssl.trustStorePassword=clienttrustpass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment