Hi Guillaume You are total right, karaf is smart enough to look and load for all <jaas:keystore> from all bundles before starting o.a.k.managenent bundle.
Another question, does it make sense to create a predefined keystore and trustore pairs for both karaf and karaf client. To be install as part of karaf distribution? -D On Tue, Jun 7, 2011 at 7:02 AM, Guillaume Nodet <[email protected]> wrote: > If you move the <jaas:keystore /> element in a separate bundle it > should still work. > Have you tried that ? > > On Sun, Jun 5, 2011 at 03:45, Dan Tran <[email protected]> wrote: >> Hello >> >> I need a way to deploy new keystore/truststore at runtime before >> o.a.k.management bundle start to add SSL support for JMX MbeanServer. >> >> According to this link >> http://karaf.apache.org/manual/2.2.1-SNAPSHOT/developers-guide/security-framework.html, >> i can do so, but i don't see how i could do so >> >> details are at https://issues.apache.org/jira/browse/KARAF-541 >> >> Big thanks ahead >> >> -Dan >> > > > > -- > ------------------------ > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > ------------------------ > Open Source SOA > http://fusesource.com >
