Hi James, that's not possible at the moment. It'd be possible to implement some kind of a JMX hook that will be able to reload Spring SSL Context on demand. Wanna raise a Jira for that (and ideally take a stab at implementing it).
Regards -- Dejan Bosanac - http://twitter.com/dejanb ----------------- The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Mon, Jan 23, 2012 at 12:29 PM, James Green <james.mk.gr...@gmail.com>wrote: > Looking at ways to connect an fluctuating list of clients at customer sites > to our ActiveMQ network of brokers. They all require anything going over > the Internet to be SSL-encrypted. > > I really don't want to have to restart our brokers when a new customer > comes on board (several per week). Is there some way of dynamically adding > client certificates? > > I am assuming the certificates are currently loaded on bootstrap and never > looked at again. > > Thanks, > > James >