ActiveMQ 5.x - but if same plugin can be used in both, there is a chance I could use Artemis. Sorry for the confusion.
JD On Tue, Mar 10, 2020 at 8:00 PM Justin Bertram <[email protected]> wrote: > > Are you asking about ActiveMQ 5.x or ActiveMQ Artemis? > > > Justin > > On Tue, Mar 10, 2020 at 12:53 PM Jędrzej Dudkiewicz < > [email protected]> wrote: > > > Is it possible to use separate key store and trust store for each > > connector? In fact I need only two connectors, each with separate > > setup. I'd like to avoid installation of another broker, but if first > > option is not available, then what is the easiest way to forward > > messages from one broker to another? Can it be done using only > > configuration? Note that second broker will have different set of > > certificates - although now that I think about it trust store can > > probably contain several certificates, so I'll only need another key > > pair for mutual authentication (I can't avoid using certificates, as > > we have a plugin that MUST accept remote connection and then > > authenticate and authorize access to queues and also do few other > > things). > > > > Thanks in advance, > > -- > > Jędrzej Dudkiewicz > > > > I really hate this damn machine, I wish that they would sell it. > > It never does just what I want, but only what I tell it. > > > > -- Jędrzej Dudkiewicz I really hate this damn machine, I wish that they would sell it. It never does just what I want, but only what I tell it.
