On Thu, Mar 26, 2020 at 1:27 PM brusdev <bruscin...@gmail.com> wrote: > > Hi Jędrzej, > > Artemis allows separate key store and trust store for each netty acceptor[1] > (in ActiveMQ terminology, they are called transport connectors [2][3]), ie:
Thank you, I assume that there is no way to do it in ActiveMQ? JD > <acceptors> > <acceptor > name="netty-ssl-1">tcp://localhost:61617?sslEnabled=true&keyStorePath=/keyStorePath1&trustStorePath=/trustStorePath1</acceptor> > > <acceptor > name="netty-ssl-2">tcp://localhost:61618?sslEnabled=true&keyStorePath=/keyStorePath2&trustStorePath=/trustStorePath2</acceptor> > > ... > > [1] > https://activemq.apache.org/components/artemis/documentation/latest/configuring-transports.html#acceptors > [2] https://activemq.apache.org/configuring-transports > [3] > https://activemq.apache.org/components/artemis/migration-documentation/connectors.html > > Regards, > Domenico > > > > -- > Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html -- 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.