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