I suppose you could try with adding the needed properties into etc/system.properties as indicated at http://download.oracle.com/javase/1.5.0/docs/guide/management/agent.html but I think a better way could be offered through properties in etc/org.apache.karaf.management.cfg and our jaas support for keystores. I've actually never used JMX on SSL so not sure how to set up that programmatically, but feel free to raise a JIRA for that.
On Tue, Mar 29, 2011 at 03:29, Dan Tran <[email protected]> wrote: > Hi > > I am looking for info on how to configure Karaf's JMX connection with > SSL. The closest I can get to is > http://karaf.apache.org/manual/2.2.0/developers-guide/debugging.html > > Thanks > > -Dan > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
