[
https://issues.apache.org/jira/browse/KARAF-541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044419#comment-13044419
]
Dan Tran commented on KARAF-541:
--------------------------------
I finally got Karaf JMX to support SSL include client certificate
authentication ( in a hacky way ):
- implement setupSSL method as suggested in the discussion (
karaf.management.ConnectorServerFactory )
- reference keyStoreManager under karaf.jaas.config.
- create keystore and trustore using <jaas:keystore>. This is tricky since I
have to do it under karaf.management which should not aware of custom
keystores.
I need help on this area to get this fix to completion. See the initial
patch for detail
> Support JMX SSL via etc/org.apache.karaf.management.cfg
> --------------------------------------------------------
>
> Key: KARAF-541
> URL: https://issues.apache.org/jira/browse/KARAF-541
> Project: Karaf
> Issue Type: New Feature
> Components: runtime
> Affects Versions: 2.2.0
> Environment: windows, linux, java 6
> Reporter: Dan Tran
> Fix For: 3.0.0
>
>
> Initial discussion is at
> http://karaf.922171.n3.nabble.com/How-to-configure-JMX-connection-with-SSL-td2746251.html
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira