[
https://issues.apache.org/jira/browse/GERONIMO-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572675#action_12572675
]
Vamsavardhana Reddy commented on GERONIMO-3876:
-----------------------------------------------
To test, start jconsole using the following command:
{code}
jconsole
-J-Djavax.net.ssl.keyStore=\ac\geronimo-tomcat6-javaee5-2.1\var\security\keystores\geronimo-default
-J-Djavax.net.ssl.keyStorePassword=secret
-J-Djavax.net.ssl.trustStore=\ac\geronimo-tomcat6-javaee5-2.1\var\security\keystores\geronimo-default
-J-Djavax.net.ssl.trustStorePassword=secret
{code}
Use the JMX URL: service:jmx:rmi:///jndi/rmi://localhost:1099/JMXConnector
You will still have to supply username and password: system/manager
> Allow configuring JMX over SSL
> ------------------------------
>
> Key: GERONIMO-3876
> URL: https://issues.apache.org/jira/browse/GERONIMO-3876
> Project: Geronimo
> Issue Type: New Feature
> Security Level: public(Regular issues)
> Components: management, security
> Affects Versions: 2.2
> Reporter: Vamsavardhana Reddy
> Assignee: Vamsavardhana Reddy
> Fix For: 2.2
>
> Attachments: GERONIMO-3876.patch
>
>
> Currently JMX connections to Geronimo or non-SSL and Geronimo does not
> provide configuring SSL for JMX connections. It may be useful to provide
> configuration for JMX connections over SSL.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.